#88FEFB#88FEFB
#88FEFB is a very light, moderate teal. Relative luminance 0.831; OKLCH L 92.7% C 0.107 H 193.3°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #88FEFB |
|---|---|
| RGB | rgb(136, 254, 251) |
| HSL | hsl(178, 98%, 76%) |
| HSV | hsv(178, 46%, 100%) |
| CMYK | cmyk(46.5%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(93.05, -34.08, -8.93) |
| CIE-LCH | lch(93.05, 35.23, 194.68°) |
| OKLab | oklab(92.73% -0.1046 -0.0247) |
| OKLCH | oklch(92.73% 0.108 193.3) |
| XYZ | xyz(63.0007, 83.0775, 103.9637) |
| Luminance | 0.8308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.90
Bright Cyan
#41FDFE
ΔE00 4.24
Aqua
#00FFFF
ΔE00 5.30
Pale Cyan
#B7FFFA
ΔE00 5.42
Bright Turquoise
#0FFEF9
ΔE00 5.43
Bright Light Blue
#26F7FD
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FEFB #FE888B
analogous
#88FEC0 #88FEFB #88C6FE
triadic
#88FEFB #FB88FE #FEFB88
tetradic
#88FEFB #C088FE #FE888B #C6FE88
square
#88FEFB #C088FE #FE888B #C6FE88
split-complementary
#88FEFB #FE88C6 #FEC088
monochromatic
#0FFDF7 #4BFDF9 #88FEFB #C5FFFD #E1FFFE
Accessibility & contrast
On white
1.19
#88FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#88FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FEFB
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FEFB | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FB
Deuteranopia (green-blind)
#DDE5FC
Tritanopia (blue-blind)
#46FFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #88fefb; /* rgb */ color: rgb(136, 254, 251); /* oklch */ color: oklch(92.7% 0.107 193.3);
Tailwind
colors: {
custom: {
50: '#b2fffc',
500: '#88fefb',
950: '#000000',
},
}SCSS
$custom: #88fefb; $custom-light: #b2fffc; $custom-dark: #000000;
JSON
{
"hex": "#88fefb",
"rgb": {
"r": 136,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.475,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.92732,
"c": 0.1075,
"h": 193.3
},
"luminance": 0.83083
}Semantic roles & 50–950 ramp
primary
#88FEFB
secondary
#DE4C50
accent
#0006E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685