#70FFDF#70FFDF
#70FFDF is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.133 H 176.1°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #70FFDF |
|---|---|
| RGB | rgb(112, 255, 223) |
| HSL | hsl(167, 100%, 72%) |
| HSV | hsv(167, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(91.81, -46.16, 3.66) |
| CIE-LCH | lch(91.81, 46.30, 175.47°) |
| OKLab | oklab(91.27% -0.1322 0.009) |
| OKLCH | oklch(91.27% 0.133 176.1) |
| XYZ | xyz(55.7553, 80.2870, 82.3564) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.89
Tiffany Blue
#7BF2DA
ΔE00 3.45
Aquamarine
#7FFFD4
ΔE00 3.47
Light Turquoise
#7EF4CC
ΔE00 4.00
Aqua (survey)
#13EAC9
ΔE00 5.81
Bright Teal
#01F9C6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FFDF #FF7090
analogous
#70FF97 #70FFDF #70D8FF
triadic
#70FFDF #DF70FF #FFDF70
tetradic
#70FFDF #9770FF #FF7090 #D8FF70
square
#70FFDF #9770FF #FF7090 #D8FF70
split-complementary
#70FFDF #FF70D8 #FF9770
monochromatic
#00F5BE #33FFD1 #70FFDF #ADFFED #E0FFF8
Accessibility & contrast
On white
1.23
#70FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#70FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FFDF
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FFDF | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DE
Deuteranopia (green-blind)
#E1E1E1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #70ffdf; /* rgb */ color: rgb(112, 255, 223); /* oklch */ color: oklch(91.3% 0.133 176.1);
Tailwind
colors: {
custom: {
50: '#a5ffe9',
500: '#70ffdf',
950: '#000000',
},
}SCSS
$custom: #70ffdf; $custom-light: #a5ffe9; $custom-dark: #000000;
JSON
{
"hex": "#70ffdf",
"rgb": {
"r": 112,
"g": 255,
"b": 223
},
"hsl": {
"h": 166.573,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.91272,
"c": 0.13252,
"h": 176.1
},
"luminance": 0.80292
}Semantic roles & 50–950 ramp
primary
#70FFDF
secondary
#DC375C
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684