#70FEFA#70FEFA
#70FEFA is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.8% C 0.123 H 192.7°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #70FEFA |
|---|---|
| RGB | rgb(112, 254, 250) |
| HSL | hsl(178, 99%, 72%) |
| HSV | hsv(178, 56%, 100%) |
| CMYK | cmyk(55.9%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(92.23, -39.10, -9.71) |
| CIE-LCH | lch(92.23, 40.29, 193.94°) |
| OKLab | oklab(91.84% -0.1198 -0.027) |
| OKLCH | oklch(91.84% 0.123 192.7) |
| XYZ | xyz(59.3718, 81.2245, 102.9729) |
| Luminance | 0.8123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.63
Bright Turquoise
#0FFEF9
ΔE00 3.48
Aqua
#00FFFF
ΔE00 3.51
Bright Light Blue
#26F7FD
ΔE00 4.24
Bright Aqua
#0BF9EA
ΔE00 5.32
Light Cyan
#ACFFFC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FEFA #FE7074
analogous
#70FEB3 #70FEFA #70BBFE
triadic
#70FEFA #FA70FE #FEFA70
tetradic
#70FEFA #B370FE #FE7074 #BBFE70
square
#70FEFA #B370FE #FE7074 #BBFE70
split-complementary
#70FEFA #FE70BB #FEB370
monochromatic
#02F2EB #33FEF8 #70FEFA #ADFEFC #E1FFFE
Accessibility & contrast
On white
1.22
#70FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#70FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FEFA
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FEFA | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#D9E2FB
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #70fefa; /* rgb */ color: rgb(112, 254, 250); /* oklch */ color: oklch(91.8% 0.123 192.7);
Tailwind
colors: {
custom: {
50: '#a6fffb',
500: '#70fefa',
950: '#000000',
},
}SCSS
$custom: #70fefa; $custom-light: #a6fffb; $custom-dark: #000000;
JSON
{
"hex": "#70fefa",
"rgb": {
"r": 112,
"g": 254,
"b": 250
},
"hsl": {
"h": 178.31,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.91843,
"c": 0.12278,
"h": 192.7
},
"luminance": 0.8123
}Semantic roles & 50–950 ramp
primary
#70FEFA
secondary
#DA383C
accent
#0006E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685