#70FFDA#70FFDA
#70FFDA is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.1% C 0.135 H 173.5°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #70FFDA |
|---|---|
| RGB | rgb(112, 255, 218) |
| HSL | hsl(164, 100%, 72%) |
| HSV | hsv(164, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(91.69, -47.31, 6.07) |
| CIE-LCH | lch(91.69, 47.70, 172.69°) |
| OKLab | oklab(91.14% -0.1344 0.0153) |
| OKLCH | oklch(91.14% 0.135 173.5) |
| XYZ | xyz(55.0911, 80.0213, 78.8585) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.23
Light Aqua
#8CFFDB
ΔE00 2.39
Light Turquoise
#7EF4CC
ΔE00 3.13
Tiffany Blue
#7BF2DA
ΔE00 4.31
Light Aquamarine
#7BFDC7
ΔE00 4.71
Bright Teal
#01F9C6
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FFDA #FF7095
analogous
#70FF93 #70FFDA #70DCFF
triadic
#70FFDA #DA70FF #FFDA70
tetradic
#70FFDA #9370FF #FF7095 #DCFF70
square
#70FFDA #9370FF #FF7095 #DCFF70
split-complementary
#70FFDA #FF70DC #FF9370
monochromatic
#00F5B5 #33FFCA #70FFDA #ADFFEA #E0FFF7
Accessibility & contrast
On white
1.23
#70FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#70FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FFDA
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FFDA | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D8
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#04FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #70ffda; /* rgb */ color: rgb(112, 255, 218); /* oklch */ color: oklch(91.1% 0.135 173.5);
Tailwind
colors: {
custom: {
50: '#a4ffe5',
500: '#70ffda',
950: '#000000',
},
}SCSS
$custom: #70ffda; $custom-light: #a4ffe5; $custom-dark: #000000;
JSON
{
"hex": "#70ffda",
"rgb": {
"r": 112,
"g": 255,
"b": 218
},
"hsl": {
"h": 164.476,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.91136,
"c": 0.13524,
"h": 173.5
},
"luminance": 0.80027
}Semantic roles & 50–950 ramp
primary
#70FFDA
secondary
#DC3762
accent
#003BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684