#88FEFF#88FEFF
#88FEFF is a very light, moderate teal. Relative luminance 0.833; OKLCH L 92.9% C 0.107 H 196.2°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #88FEFF |
|---|---|
| RGB | rgb(136, 254, 255) |
| HSL | hsl(181, 100%, 77%) |
| HSV | hsv(181, 47%, 100%) |
| CMYK | cmyk(46.7%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(93.16, -33.10, -10.83) |
| CIE-LCH | lch(93.16, 34.83, 198.12°) |
| OKLab | oklab(92.86% -0.103 -0.0299) |
| OKLCH | oklch(92.86% 0.107 196.2) |
| XYZ | xyz(63.6379, 83.3324, 107.3196) |
| Luminance | 0.8334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.95
Bright Cyan
#41FDFE
ΔE00 4.28
Bright Light Blue
#26F7FD
ΔE00 5.09
Robin Egg Blue
#8AF1FE
ΔE00 5.28
Aqua
#00FFFF
ΔE00 5.47
Robin'S Egg Blue
#98EFF9
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FEFF #FF8988
analogous
#88FFC5 #88FEFF #88C3FF
triadic
#88FEFF #FF88FE #FEFF88
tetradic
#88FEFF #C588FF #FF8988 #C3FF88
square
#88FEFF #C588FF #FF8988 #C3FF88
split-complementary
#88FEFF #FF88C3 #FFC588
monochromatic
#0EFDFF #4BFDFF #88FEFF #C5FFFF #E0FFFF
Accessibility & contrast
On white
1.19
#88FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#88FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FEFF
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FEFF | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FF
Deuteranopia (green-blind)
#DCE5FF
Tritanopia (blue-blind)
#42FFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #88feff; /* rgb */ color: rgb(136, 254, 255); /* oklch */ color: oklch(92.9% 0.107 196.2);
Tailwind
colors: {
custom: {
50: '#b2ffff',
500: '#88feff',
950: '#000000',
},
}SCSS
$custom: #88feff; $custom-light: #b2ffff; $custom-dark: #000000;
JSON
{
"hex": "#88feff",
"rgb": {
"r": 136,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.504,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.92858,
"c": 0.10726,
"h": 196.2
},
"luminance": 0.83338
}Semantic roles & 50–950 ramp
primary
#88FEFF
secondary
#DF4D4C
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121818
muted
#828686