#70FEDD#70FEDD
#70FEDD is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.0% C 0.132 H 175.5°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #70FEDD |
|---|---|
| RGB | rgb(112, 254, 221) |
| HSL | hsl(166, 99%, 72%) |
| HSV | hsv(166, 56%, 100%) |
| CMYK | cmyk(55.9%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(91.48, -46.19, 4.21) |
| CIE-LCH | lch(91.48, 46.38, 174.79°) |
| OKLab | oklab(90.99% -0.132 0.0104) |
| OKLCH | oklch(90.99% 0.132 175.5) |
| XYZ | xyz(55.1691, 79.5435, 80.8386) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.71
Aquamarine
#7FFFD4
ΔE00 3.17
Tiffany Blue
#7BF2DA
ΔE00 3.47
Light Turquoise
#7EF4CC
ΔE00 3.64
Bright Teal
#01F9C6
ΔE00 5.56
Aqua (survey)
#13EAC9
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FEDD #FE7091
analogous
#70FE96 #70FEDD #70D8FE
triadic
#70FEDD #DD70FE #FEDD70
tetradic
#70FEDD #9670FE #FE7091 #D8FE70
square
#70FEDD #9670FE #FE7091 #D8FE70
split-complementary
#70FEDD #FE70D8 #FE9670
monochromatic
#02F2BA #33FECF #70FEDD #ADFEEB #E1FFF8
Accessibility & contrast
On white
1.24
#70FEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#70FEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FEDD
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FEDD | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#E0E0DF
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #70fedd; /* rgb */ color: rgb(112, 254, 221); /* oklch */ color: oklch(91.0% 0.132 175.5);
Tailwind
colors: {
custom: {
50: '#a4ffe7',
500: '#70fedd',
950: '#000000',
},
}SCSS
$custom: #70fedd; $custom-light: #a4ffe7; $custom-dark: #000000;
JSON
{
"hex": "#70fedd",
"rgb": {
"r": 112,
"g": 254,
"b": 221
},
"hsl": {
"h": 166.056,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.90985,
"c": 0.13244,
"h": 175.5
},
"luminance": 0.79549
}Semantic roles & 50–950 ramp
primary
#70FEDD
secondary
#DA385E
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684