#88FBFF#88FBFF
#88FBFF is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.2% C 0.105 H 198.5°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #88FBFF |
|---|---|
| RGB | rgb(136, 251, 255) |
| HSL | hsl(182, 100%, 77%) |
| HSV | hsv(182, 47%, 100%) |
| CMYK | cmyk(46.7%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(92.33, -31.69, -12.07) |
| CIE-LCH | lch(92.33, 33.91, 200.85°) |
| OKLab | oklab(92.19% -0.0997 -0.0333) |
| OKLCH | oklch(92.19% 0.105 198.5) |
| XYZ | xyz(62.6934, 81.4433, 107.0047) |
| Luminance | 0.8145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 4.04
Light Cyan
#ACFFFC
ΔE00 4.22
Robin'S Egg Blue
#98EFF9
ΔE00 4.48
Bright Cyan
#41FDFE
ΔE00 4.75
Robin'S Egg
#6DEDFD
ΔE00 4.96
Bright Light Blue
#26F7FD
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FBFF #FF8C88
analogous
#88FFC8 #88FBFF #88C0FF
triadic
#88FBFF #FF88FB #FBFF88
tetradic
#88FBFF #C888FF #FF8C88 #C0FF88
square
#88FBFF #C888FF #FF8C88 #C0FF88
split-complementary
#88FBFF #FF88C0 #FFC888
monochromatic
#0EF7FF #4BF9FF #88FBFF #C5FDFF #E0FEFF
Accessibility & contrast
On white
1.21
#88FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#88FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FBFF
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FBFF | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#43FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #88fbff; /* rgb */ color: rgb(136, 251, 255); /* oklch */ color: oklch(92.2% 0.105 198.5);
Tailwind
colors: {
custom: {
50: '#b2fdff',
500: '#88fbff',
950: '#000000',
},
}SCSS
$custom: #88fbff; $custom-light: #b2fdff; $custom-dark: #000000;
JSON
{
"hex": "#88fbff",
"rgb": {
"r": 136,
"g": 251,
"b": 255
},
"hsl": {
"h": 182.017,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.9219,
"c": 0.10516,
"h": 198.5
},
"luminance": 0.81449
}Semantic roles & 50–950 ramp
primary
#88FBFF
secondary
#DF514C
accent
#0800E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121718
muted
#828586