#70FFDD#70FFDD
#70FFDD is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.2% C 0.134 H 175.0°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #70FFDD |
|---|---|
| RGB | rgb(112, 255, 221) |
| HSL | hsl(166, 100%, 72%) |
| HSV | hsv(166, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.77, -46.62, 4.62) |
| CIE-LCH | lch(91.77, 46.85, 174.34°) |
| OKLab | oklab(91.22% -0.1331 0.0115) |
| OKLCH | oklch(91.22% 0.134 175) |
| XYZ | xyz(55.4872, 80.1798, 80.9447) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.61
Aquamarine
#7FFFD4
ΔE00 2.95
Light Turquoise
#7EF4CC
ΔE00 3.61
Tiffany Blue
#7BF2DA
ΔE00 3.76
Bright Teal
#01F9C6
ΔE00 5.42
Light Aquamarine
#7BFDC7
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FFDD #FF7092
analogous
#70FF96 #70FFDD #70DAFF
triadic
#70FFDD #DD70FF #FFDD70
tetradic
#70FFDD #9670FF #FF7092 #DAFF70
square
#70FFDD #9670FF #FF7092 #DAFF70
split-complementary
#70FFDD #FF70DA #FF9670
monochromatic
#00F5BA #33FFCE #70FFDD #ADFFEC #E0FFF8
Accessibility & contrast
On white
1.23
#70FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#70FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FFDD
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FFDD | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DB
Deuteranopia (green-blind)
#E1E1DF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #70ffdd; /* rgb */ color: rgb(112, 255, 221); /* oklch */ color: oklch(91.2% 0.134 175.0);
Tailwind
colors: {
custom: {
50: '#a4ffe7',
500: '#70ffdd',
950: '#000000',
},
}SCSS
$custom: #70ffdd; $custom-light: #a4ffe7; $custom-dark: #000000;
JSON
{
"hex": "#70ffdd",
"rgb": {
"r": 112,
"g": 255,
"b": 221
},
"hsl": {
"h": 165.734,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.91217,
"c": 0.13357,
"h": 175
},
"luminance": 0.80185
}Semantic roles & 50–950 ramp
primary
#70FFDD
secondary
#DC375F
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684