#70FFFA#70FFFA
#70FFFA is a very light, vivid teal. Relative luminance 0.819; OKLCH L 92.1% C 0.124 H 192.1°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #70FFFA |
|---|---|
| RGB | rgb(112, 255, 250) |
| HSL | hsl(178, 100%, 72%) |
| HSV | hsv(178, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.51, -39.55, -9.29) |
| CIE-LCH | lch(92.51, 40.63, 193.22°) |
| OKLab | oklab(92.07% -0.1208 -0.0258) |
| OKLCH | oklch(92.07% 0.124 192.1) |
| XYZ | xyz(59.6900, 81.8609, 103.0790) |
| Luminance | 0.8187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.81
Bright Turquoise
#0FFEF9
ΔE00 3.41
Aqua
#00FFFF
ΔE00 3.57
Bright Light Blue
#26F7FD
ΔE00 4.51
Bright Aqua
#0BF9EA
ΔE00 5.11
Light Cyan
#ACFFFC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FFFA #FF7075
analogous
#70FFB3 #70FFFA #70BDFF
triadic
#70FFFA #FA70FF #FFFA70
tetradic
#70FFFA #B370FF #FF7075 #BDFF70
square
#70FFFA #B370FF #FF7075 #BDFF70
split-complementary
#70FFFA #FF70BD #FFB370
monochromatic
#00F5EC #33FFF8 #70FFFA #ADFFFC #E0FFFE
Accessibility & contrast
On white
1.21
#70FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#70FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FFFA
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FFFA | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #70fffa; /* rgb */ color: rgb(112, 255, 250); /* oklch */ color: oklch(92.1% 0.124 192.1);
Tailwind
colors: {
custom: {
50: '#a6fffb',
500: '#70fffa',
950: '#000000',
},
}SCSS
$custom: #70fffa; $custom-light: #a6fffb; $custom-dark: #000000;
JSON
{
"hex": "#70fffa",
"rgb": {
"r": 112,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.902,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.92071,
"c": 0.12354,
"h": 192.1
},
"luminance": 0.81867
}Semantic roles & 50–950 ramp
primary
#70FFFA
secondary
#DC373D
accent
#0008E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685