#70FEE3#70FEE3
#70FEE3 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.2% C 0.129 H 178.8°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #70FEE3 |
|---|---|
| RGB | rgb(112, 254, 227) |
| HSL | hsl(169, 99%, 72%) |
| HSV | hsv(169, 56%, 100%) |
| CMYK | cmyk(55.9%, 0%, 10.6%, 0.4%) |
| CIE-LAB | lab(91.63, -44.78, 1.32) |
| CIE-LCH | lch(91.63, 44.80, 178.31°) |
| OKLab | oklab(91.15% -0.1294 0.0028) |
| OKLCH | oklch(91.15% 0.129 178.8) |
| XYZ | xyz(55.9828, 79.8689, 85.1241) |
| Luminance | 0.7987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.80
Light Aqua
#8CFFDB
ΔE00 3.84
Aquamarine
#7FFFD4
ΔE00 4.81
Light Turquoise
#7EF4CC
ΔE00 5.02
Bright Aqua
#0BF9EA
ΔE00 5.29
Aqua (survey)
#13EAC9
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FEE3 #FE708B
analogous
#70FE9C #70FEE3 #70D2FE
triadic
#70FEE3 #E370FE #FEE370
tetradic
#70FEE3 #9C70FE #FE708B #D2FE70
square
#70FEE3 #9C70FE #FE708B #D2FE70
split-complementary
#70FEE3 #FE70D2 #FE9C70
monochromatic
#02F2C4 #33FED7 #70FEE3 #ADFEEF #E1FFF9
Accessibility & contrast
On white
1.24
#70FEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#70FEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FEE3
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FEE3 | 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)
#F5F0E2
Deuteranopia (green-blind)
#DFE0E5
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #70fee3; /* rgb */ color: rgb(112, 254, 227); /* oklch */ color: oklch(91.2% 0.129 178.8);
Tailwind
colors: {
custom: {
50: '#a5ffeb',
500: '#70fee3',
950: '#000000',
},
}SCSS
$custom: #70fee3; $custom-light: #a5ffeb; $custom-dark: #000000;
JSON
{
"hex": "#70fee3",
"rgb": {
"r": 112,
"g": 254,
"b": 227
},
"hsl": {
"h": 168.592,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.91152,
"c": 0.12948,
"h": 178.8
},
"luminance": 0.79874
}Semantic roles & 50–950 ramp
primary
#70FEE3
secondary
#DA3857
accent
#002CE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684