#70FEFB#70FEFB
#70FEFB is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.9% C 0.123 H 193.3°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #70FEFB |
|---|---|
| RGB | rgb(112, 254, 251) |
| HSL | hsl(179, 99%, 72%) |
| HSV | hsv(179, 56%, 100%) |
| CMYK | cmyk(55.9%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(92.26, -38.84, -10.18) |
| CIE-LCH | lch(92.26, 40.16, 194.69°) |
| OKLab | oklab(91.88% -0.1194 -0.0283) |
| OKLCH | oklch(91.88% 0.123 193.3) |
| XYZ | xyz(59.5290, 81.2874, 103.8009) |
| Luminance | 0.8129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.50
Aqua
#00FFFF
ΔE00 3.46
Bright Turquoise
#0FFEF9
ΔE00 3.58
Bright Light Blue
#26F7FD
ΔE00 4.04
Bright Aqua
#0BF9EA
ΔE00 5.58
Light Cyan
#ACFFFC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FEFB #FE7073
analogous
#70FEB4 #70FEFB #70BAFE
triadic
#70FEFB #FB70FE #FEFB70
tetradic
#70FEFB #B470FE #FE7073 #BAFE70
square
#70FEFB #B470FE #FE7073 #BAFE70
split-complementary
#70FEFB #FE70BA #FEB470
monochromatic
#02F2ED #33FEF9 #70FEFB #ADFEFD #E1FFFE
Accessibility & contrast
On white
1.22
#70FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#70FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FEFB
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FEFB | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #70fefb; /* rgb */ color: rgb(112, 254, 251); /* oklch */ color: oklch(91.9% 0.123 193.3);
Tailwind
colors: {
custom: {
50: '#a6fffc',
500: '#70fefb',
950: '#000000',
},
}SCSS
$custom: #70fefb; $custom-light: #a6fffc; $custom-dark: #000000;
JSON
{
"hex": "#70fefb",
"rgb": {
"r": 112,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.732,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.91875,
"c": 0.12267,
"h": 193.3
},
"luminance": 0.81293
}Semantic roles & 50–950 ramp
primary
#70FEFB
secondary
#DA383B
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685