#88FFFA#88FFFA
#88FFFA is a very light, moderate teal. Relative luminance 0.837; OKLCH L 92.9% C 0.108 H 191.9°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #88FFFA |
|---|---|
| RGB | rgb(136, 255, 250) |
| HSL | hsl(177, 100%, 77%) |
| HSV | hsv(177, 47%, 100%) |
| CMYK | cmyk(46.7%, 0%, 2%, 0%) |
| CIE-LAB | lab(93.30, -34.79, -8.04) |
| CIE-LCH | lch(93.30, 35.71, 193.01°) |
| OKLab | oklab(92.92% -0.1061 -0.0223) |
| OKLCH | oklch(92.92% 0.108 191.9) |
| XYZ | xyz(63.1617, 83.6510, 103.2417) |
| Luminance | 0.8366 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.07
Bright Cyan
#41FDFE
ΔE00 4.38
Bright Turquoise
#0FFEF9
ΔE00 5.27
Aqua
#00FFFF
ΔE00 5.33
Pale Cyan
#B7FFFA
ΔE00 5.48
Bright Light Blue
#26F7FD
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FFFA #FF888D
analogous
#88FFBF #88FFFA #88C9FF
triadic
#88FFFA #FA88FF #FFFA88
tetradic
#88FFFA #BF88FF #FF888D #C9FF88
square
#88FFFA #BF88FF #FF888D #C9FF88
split-complementary
#88FFFA #FF88C9 #FFBF88
monochromatic
#0EFFF5 #4BFFF7 #88FFFA #C5FFFD #E0FFFE
Accessibility & contrast
On white
1.18
#88FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#88FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FFFA
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FFFA | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FA
Deuteranopia (green-blind)
#DEE5FB
Tritanopia (blue-blind)
#46FFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #88fffa; /* rgb */ color: rgb(136, 255, 250); /* oklch */ color: oklch(92.9% 0.108 191.9);
Tailwind
colors: {
custom: {
50: '#b2fffb',
500: '#88fffa',
950: '#000000',
},
}SCSS
$custom: #88fffa; $custom-light: #b2fffb; $custom-dark: #000000;
JSON
{
"hex": "#88fffa",
"rgb": {
"r": 136,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.479,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.92924,
"c": 0.10843,
"h": 191.9
},
"luminance": 0.83656
}Semantic roles & 50–950 ramp
primary
#88FFFA
secondary
#DF4C52
accent
#000AE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685