#70FDEF#70FDEF
#70FDEF is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.3% C 0.124 H 186.4°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #70FDEF |
|---|---|
| RGB | rgb(112, 253, 239) |
| HSL | hsl(174, 97%, 72%) |
| HSV | hsv(174, 56%, 99%) |
| CMYK | cmyk(55.7%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(91.65, -41.42, -4.87) |
| CIE-LCH | lch(91.65, 41.71, 186.70°) |
| OKLab | oklab(91.27% -0.1233 -0.0138) |
| OKLCH | oklch(91.27% 0.124 186.4) |
| XYZ | xyz(57.3805, 79.9216, 94.0471) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.68
Bright Turquoise
#0FFEF9
ΔE00 4.33
Tiffany Blue
#7BF2DA
ΔE00 4.40
Bright Cyan
#41FDFE
ΔE00 5.19
Aqua
#00FFFF
ΔE00 5.42
Turquoise
#40E0D0
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FDEF #FD707E
analogous
#70FDA9 #70FDEF #70C4FD
triadic
#70FDEF #EF70FD #FDEF70
tetradic
#70FDEF #A970FD #FD707E #C4FD70
square
#70FDEF #A970FD #FD707E #C4FD70
split-complementary
#70FDEF #FD70C4 #FDA970
monochromatic
#03EFD8 #34FCE8 #70FDEF #ACFEF6 #E1FFFC
Accessibility & contrast
On white
1.24
#70FDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#70FDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FDEF
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FDEF | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1EF
Deuteranopia (green-blind)
#DBE0F1
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #70fdef; /* rgb */ color: rgb(112, 253, 239); /* oklch */ color: oklch(91.3% 0.124 186.4);
Tailwind
colors: {
custom: {
50: '#a5fef4',
500: '#70fdef',
950: '#000000',
},
}SCSS
$custom: #70fdef; $custom-light: #a5fef4; $custom-dark: #000000;
JSON
{
"hex": "#70fdef",
"rgb": {
"r": 112,
"g": 253,
"b": 239
},
"hsl": {
"h": 174.043,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.91273,
"c": 0.12409,
"h": 186.4
},
"luminance": 0.79927
}Semantic roles & 50–950 ramp
primary
#70FDEF
secondary
#D93848
accent
#0017E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685