#70FDEE#70FDEE
#70FDEE is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.2% C 0.124 H 185.8°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #70FDEE |
|---|---|
| RGB | rgb(112, 253, 238) |
| HSL | hsl(174, 97%, 72%) |
| HSV | hsv(174, 56%, 99%) |
| CMYK | cmyk(55.7%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(91.62, -41.67, -4.39) |
| CIE-LCH | lch(91.62, 41.90, 186.01°) |
| OKLab | oklab(91.24% -0.1237 -0.0125) |
| OKLCH | oklch(91.24% 0.124 185.8) |
| XYZ | xyz(57.2332, 79.8627, 93.2712) |
| Luminance | 0.7987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.66
Tiffany Blue
#7BF2DA
ΔE00 4.15
Bright Turquoise
#0FFEF9
ΔE00 4.54
Bright Cyan
#41FDFE
ΔE00 5.49
Aqua
#00FFFF
ΔE00 5.68
Turquoise
#40E0D0
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FDEE #FD707F
analogous
#70FDA8 #70FDEE #70C6FD
triadic
#70FDEE #EE70FD #FDEE70
tetradic
#70FDEE #A870FD #FD707F #C6FD70
square
#70FDEE #A870FD #FD707F #C6FD70
split-complementary
#70FDEE #FD70C6 #FDA870
monochromatic
#03EFD6 #34FCE7 #70FDEE #ACFEF5 #E1FFFB
Accessibility & contrast
On white
1.24
#70FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#70FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FDEE
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FDEE | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1EE
Deuteranopia (green-blind)
#DBE0F0
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #70fdee; /* rgb */ color: rgb(112, 253, 238); /* oklch */ color: oklch(91.2% 0.124 185.8);
Tailwind
colors: {
custom: {
50: '#a5fef3',
500: '#70fdee',
950: '#000000',
},
}SCSS
$custom: #70fdee; $custom-light: #a5fef3; $custom-dark: #000000;
JSON
{
"hex": "#70fdee",
"rgb": {
"r": 112,
"g": 253,
"b": 238
},
"hsl": {
"h": 173.617,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.91243,
"c": 0.12437,
"h": 185.8
},
"luminance": 0.79868
}Semantic roles & 50–950 ramp
primary
#70FDEE
secondary
#D93849
accent
#0018E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685