#70CEB5#70CEB5
#70CEB5 is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.6% C 0.097 H 174.4°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #70CEB5 |
|---|---|
| RGB | rgb(112, 206, 181) |
| HSL | hsl(164, 49%, 62%) |
| HSV | hsv(164, 46%, 81%) |
| CMYK | cmyk(45.6%, 0%, 12.1%, 19.2%) |
| CIE-LAB | lab(76.63, -33.89, 3.80) |
| CIE-LCH | lch(76.63, 34.10, 173.61°) |
| OKLab | oklab(78.62% -0.097 0.0095) |
| OKLCH | oklch(78.62% 0.097 174.4) |
| XYZ | xyz(37.0904, 50.9206, 51.5812) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.27
Pale Teal
#82CBB2
ΔE00 2.68
Mediumaquamarine
#66CDAA
ΔE00 3.09
Light Teal
#90E4C1
ΔE00 6.44
Aquamarine (survey)
#04D8B2
ΔE00 6.49
Eucalyptus
#44D7A8
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CEB5 #CE7089
analogous
#70CE86 #70CEB5 #70B8CE
triadic
#70CEB5 #B570CE #CEB570
tetradic
#70CEB5 #8670CE #CE7089 #B8CE70
square
#70CEB5 #8670CE #CE7089 #B8CE70
split-complementary
#70CEB5 #CE70B8 #CE8670
monochromatic
#329278 #42BE9D #70CEB5 #9EDECD #CBEDE4
Accessibility & contrast
On white
1.88
#70CEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#70CEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CEB5
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CEB5 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B4
Deuteranopia (green-blind)
#B9B9B7
Tritanopia (blue-blind)
#4DD0C6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #70ceb5; /* rgb */ color: rgb(112, 206, 181); /* oklch */ color: oklch(78.6% 0.097 174.4);
Tailwind
colors: {
custom: {
50: '#9eddcb',
500: '#70ceb5',
950: '#000000',
},
}SCSS
$custom: #70ceb5; $custom-light: #9eddcb; $custom-dark: #000000;
JSON
{
"hex": "#70ceb5",
"rgb": {
"r": 112,
"g": 206,
"b": 181
},
"hsl": {
"h": 164.043,
"s": 48.958,
"l": 62.353
},
"oklch": {
"l": 0.78623,
"c": 0.09749,
"h": 174.4
},
"luminance": 0.50924
}Semantic roles & 50–950 ramp
primary
#70CEB5
secondary
#984A5F
accent
#2950BC
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482