#70FFDE#70FFDE
#70FFDE is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.2% C 0.133 H 175.6°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #70FFDE |
|---|---|
| RGB | rgb(112, 255, 222) |
| HSL | hsl(166, 100%, 72%) |
| HSV | hsv(166, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(91.79, -46.39, 4.14) |
| CIE-LCH | lch(91.79, 46.58, 174.90°) |
| OKLab | oklab(91.24% -0.1326 0.0103) |
| OKLCH | oklch(91.24% 0.133 175.6) |
| XYZ | xyz(55.6209, 80.2332, 81.6484) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.74
Aquamarine
#7FFFD4
ΔE00 3.21
Tiffany Blue
#7BF2DA
ΔE00 3.60
Light Turquoise
#7EF4CC
ΔE00 3.80
Bright Teal
#01F9C6
ΔE00 5.61
Light Aquamarine
#7BFDC7
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FFDE #FF7091
analogous
#70FF97 #70FFDE #70D8FF
triadic
#70FFDE #DE70FF #FFDE70
tetradic
#70FFDE #9770FF #FF7091 #D8FF70
square
#70FFDE #9770FF #FF7091 #D8FF70
split-complementary
#70FFDE #FF70D8 #FF9770
monochromatic
#00F5BC #33FFD0 #70FFDE #ADFFEC #E0FFF8
Accessibility & contrast
On white
1.23
#70FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#70FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FFDE
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FFDE | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DD
Deuteranopia (green-blind)
#E1E1E0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #70ffde; /* rgb */ color: rgb(112, 255, 222); /* oklch */ color: oklch(91.2% 0.133 175.6);
Tailwind
colors: {
custom: {
50: '#a4ffe8',
500: '#70ffde',
950: '#000000',
},
}SCSS
$custom: #70ffde; $custom-light: #a4ffe8; $custom-dark: #000000;
JSON
{
"hex": "#70ffde",
"rgb": {
"r": 112,
"g": 255,
"b": 222
},
"hsl": {
"h": 166.154,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.91244,
"c": 0.13304,
"h": 175.6
},
"luminance": 0.80239
}Semantic roles & 50–950 ramp
primary
#70FFDE
secondary
#DC375D
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684