#88FBFE#88FBFE
#88FBFE is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.2% C 0.105 H 197.7°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #88FBFE |
|---|---|
| RGB | rgb(136, 251, 254) |
| HSL | hsl(182, 98%, 76%) |
| HSV | hsv(182, 46%, 100%) |
| CMYK | cmyk(46.5%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(92.30, -31.94, -11.59) |
| CIE-LCH | lch(92.30, 33.98, 199.95°) |
| OKLab | oklab(92.16% -0.1001 -0.032) |
| OKLCH | oklch(92.16% 0.105 197.7) |
| XYZ | xyz(62.5328, 81.3791, 106.1591) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.09
Robin Egg Blue
#8AF1FE
ΔE00 4.34
Bright Cyan
#41FDFE
ΔE00 4.61
Robin'S Egg Blue
#98EFF9
ΔE00 4.71
Bright Light Blue
#26F7FD
ΔE00 5.04
Robin'S Egg
#6DEDFD
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FBFE #FE8B88
analogous
#88FEC6 #88FBFE #88C0FE
triadic
#88FBFE #FE88FB #FBFE88
tetradic
#88FBFE #C688FE #FE8B88 #C0FE88
square
#88FBFE #C688FE #FE8B88 #C0FE88
split-complementary
#88FBFE #FE88C0 #FEC688
monochromatic
#0FF7FD #4BF9FD #88FBFE #C5FDFF #E1FEFF
Accessibility & contrast
On white
1.22
#88FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#88FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FBFE
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FBFE | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FE
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#44FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #88fbfe; /* rgb */ color: rgb(136, 251, 254); /* oklch */ color: oklch(92.2% 0.105 197.7);
Tailwind
colors: {
custom: {
50: '#b2fdfe',
500: '#88fbfe',
950: '#000000',
},
}SCSS
$custom: #88fbfe; $custom-light: #b2fdfe; $custom-dark: #000000;
JSON
{
"hex": "#88fbfe",
"rgb": {
"r": 136,
"g": 251,
"b": 254
},
"hsl": {
"h": 181.525,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.92157,
"c": 0.10513,
"h": 197.7
},
"luminance": 0.81384
}Semantic roles & 50–950 ramp
primary
#88FBFE
secondary
#DE504C
accent
#0600E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585