#70FEF9#70FEF9
#70FEF9 is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.8% C 0.123 H 192.1°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #70FEF9 |
|---|---|
| RGB | rgb(112, 254, 249) |
| HSL | hsl(178, 99%, 72%) |
| HSV | hsv(178, 56%, 100%) |
| CMYK | cmyk(55.9%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(92.20, -39.36, -9.23) |
| CIE-LCH | lch(92.20, 40.42, 193.20°) |
| OKLab | oklab(91.81% -0.1202 -0.0257) |
| OKLCH | oklch(91.81% 0.123 192.1) |
| XYZ | xyz(59.2154, 81.1620, 102.1493) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.81
Bright Turquoise
#0FFEF9
ΔE00 3.42
Aqua
#00FFFF
ΔE00 3.59
Bright Light Blue
#26F7FD
ΔE00 4.46
Bright Aqua
#0BF9EA
ΔE00 5.08
Light Cyan
#ACFFFC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FEF9 #FE7075
analogous
#70FEB2 #70FEF9 #70BCFE
triadic
#70FEF9 #F970FE #FEF970
tetradic
#70FEF9 #B270FE #FE7075 #BCFE70
square
#70FEF9 #B270FE #FE7075 #BCFE70
split-complementary
#70FEF9 #FE70BC #FEB270
monochromatic
#02F2E9 #33FEF6 #70FEF9 #ADFEFC #E1FFFE
Accessibility & contrast
On white
1.22
#70FEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#70FEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FEF9
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FEF9 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F9
Deuteranopia (green-blind)
#D9E2FA
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #70fef9; /* rgb */ color: rgb(112, 254, 249); /* oklch */ color: oklch(91.8% 0.123 192.1);
Tailwind
colors: {
custom: {
50: '#a6fffb',
500: '#70fef9',
950: '#000000',
},
}SCSS
$custom: #70fef9; $custom-light: #a6fffb; $custom-dark: #000000;
JSON
{
"hex": "#70fef9",
"rgb": {
"r": 112,
"g": 254,
"b": 249
},
"hsl": {
"h": 177.887,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.91812,
"c": 0.1229,
"h": 192.1
},
"luminance": 0.81168
}Semantic roles & 50–950 ramp
primary
#70FEF9
secondary
#DA383D
accent
#0008E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685