#70EBAE#70EBAE
#70EBAE is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.3% C 0.141 H 159.6°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #70EBAE |
|---|---|
| RGB | rgb(112, 235, 174) |
| HSL | hsl(150, 75%, 68%) |
| HSV | hsv(150, 52%, 92%) |
| CMYK | cmyk(52.3%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(84.95, -48.27, 19.31) |
| CIE-LCH | lch(84.95, 51.99, 158.20°) |
| OKLab | oklab(85.33% -0.1326 0.0492) |
| OKLCH | oklch(85.33% 0.141 159.6) |
| XYZ | xyz(44.0267, 65.9136, 50.4387) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.86
Light Blue Green
#7EFBB3
ΔE00 3.91
Seafoam
#7FE0B3
ΔE00 4.14
Seafoam (survey)
#80F9AD
ΔE00 4.18
Seafoam Green
#7AF9AB
ΔE00 4.23
Light Aquamarine
#7BFDC7
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EBAE #EB70AD
analogous
#70EB70 #70EBAE #70EAEB
triadic
#70EBAE #AE70EB #EBAE70
tetradic
#70EBAE #7070EB #EB70AD #EAEB70
square
#70EBAE #7070EB #EB70AD #EAEB70
split-complementary
#70EBAE #EB70EA #EB7070
monochromatic
#1CC571 #3AE390 #70EBAE #A6F3CC #DBFAEB
Accessibility & contrast
On white
1.48
#70EBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#70EBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EBAE
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EBAE | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAB
Deuteranopia (green-blind)
#D7CFB2
Tritanopia (blue-blind)
#48EADA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #70ebae; /* rgb */ color: rgb(112, 235, 174); /* oklch */ color: oklch(85.3% 0.141 159.6);
Tailwind
colors: {
custom: {
50: '#a1f2c6',
500: '#70ebae',
950: '#000000',
},
}SCSS
$custom: #70ebae; $custom-light: #a1f2c6; $custom-dark: #000000;
JSON
{
"hex": "#70ebae",
"rgb": {
"r": 112,
"g": 235,
"b": 174
},
"hsl": {
"h": 150.244,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.85329,
"c": 0.14144,
"h": 159.6
},
"luminance": 0.65917
}Semantic roles & 50–950 ramp
primary
#70EBAE
secondary
#C33C7F
accent
#0E72D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582