#70FFDC#70FFDC
#70FFDC is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.134 H 174.5°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #70FFDC |
|---|---|
| RGB | rgb(112, 255, 220) |
| HSL | hsl(165, 100%, 72%) |
| HSV | hsv(165, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.74, -46.85, 5.11) |
| CIE-LCH | lch(91.74, 47.13, 173.78°) |
| OKLab | oklab(91.19% -0.1335 0.0128) |
| OKLCH | oklch(91.19% 0.134 174.5) |
| XYZ | xyz(55.3544, 80.1267, 80.2451) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.51
Aquamarine
#7FFFD4
ΔE00 2.70
Light Turquoise
#7EF4CC
ΔE00 3.44
Tiffany Blue
#7BF2DA
ΔE00 3.94
Bright Teal
#01F9C6
ΔE00 5.23
Light Aquamarine
#7BFDC7
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FFDC #FF7093
analogous
#70FF95 #70FFDC #70DAFF
triadic
#70FFDC #DC70FF #FFDC70
tetradic
#70FFDC #9570FF #FF7093 #DAFF70
square
#70FFDC #9570FF #FF7093 #DAFF70
split-complementary
#70FFDC #FF70DA #FF9570
monochromatic
#00F5B9 #33FFCD #70FFDC #ADFFEB #E0FFF8
Accessibility & contrast
On white
1.23
#70FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#70FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FFDC
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FFDC | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DA
Deuteranopia (green-blind)
#E2E1DF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #70ffdc; /* rgb */ color: rgb(112, 255, 220); /* oklch */ color: oklch(91.2% 0.134 174.5);
Tailwind
colors: {
custom: {
50: '#a4ffe6',
500: '#70ffdc',
950: '#000000',
},
}SCSS
$custom: #70ffdc; $custom-light: #a4ffe6; $custom-dark: #000000;
JSON
{
"hex": "#70ffdc",
"rgb": {
"r": 112,
"g": 255,
"b": 220
},
"hsl": {
"h": 165.315,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.9119,
"c": 0.13411,
"h": 174.5
},
"luminance": 0.80132
}Semantic roles & 50–950 ramp
primary
#70FFDC
secondary
#DC3760
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684