#70FEEC#70FEEC
#70FEEC is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.4% C 0.126 H 184.0°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #70FEEC |
|---|---|
| RGB | rgb(112, 254, 236) |
| HSL | hsl(172, 99%, 72%) |
| HSV | hsv(172, 56%, 100%) |
| CMYK | cmyk(55.9%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(91.85, -42.61, -3.01) |
| CIE-LCH | lch(91.85, 42.72, 184.04°) |
| OKLab | oklab(91.41% -0.1256 -0.0088) |
| OKLCH | oklch(91.41% 0.126 184) |
| XYZ | xyz(57.2575, 80.3788, 91.8378) |
| Luminance | 0.8038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.62
Bright Aqua
#0BF9EA
ΔE00 3.81
Bright Turquoise
#0FFEF9
ΔE00 5.22
Light Aqua
#8CFFDB
ΔE00 6.22
Bright Cyan
#41FDFE
ΔE00 6.39
Aqua
#00FFFF
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FEEC #FE7082
analogous
#70FEA5 #70FEEC #70C9FE
triadic
#70FEEC #EC70FE #FEEC70
tetradic
#70FEEC #A570FE #FE7082 #C9FE70
square
#70FEEC #A570FE #FE7082 #C9FE70
split-complementary
#70FEEC #FE70C9 #FEA570
monochromatic
#02F2D3 #33FEE4 #70FEEC #ADFEF4 #E1FFFB
Accessibility & contrast
On white
1.23
#70FEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#70FEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FEEC
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FEEC | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #70feec; /* rgb */ color: rgb(112, 254, 236); /* oklch */ color: oklch(91.4% 0.126 184.0);
Tailwind
colors: {
custom: {
50: '#a5fff2',
500: '#70feec',
950: '#000000',
},
}SCSS
$custom: #70feec; $custom-light: #a5fff2; $custom-dark: #000000;
JSON
{
"hex": "#70feec",
"rgb": {
"r": 112,
"g": 254,
"b": 236
},
"hsl": {
"h": 172.394,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.91413,
"c": 0.12593,
"h": 184
},
"luminance": 0.80384
}Semantic roles & 50–950 ramp
primary
#70FEEC
secondary
#DA384C
accent
#001DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685