#88FCFF#88FCFF
#88FCFF is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.4% C 0.106 H 197.7°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #88FCFF |
|---|---|
| RGB | rgb(136, 252, 255) |
| HSL | hsl(182, 100%, 77%) |
| HSV | hsv(182, 47%, 100%) |
| CMYK | cmyk(46.7%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(92.61, -32.16, -11.66) |
| CIE-LCH | lch(92.61, 34.21, 199.92°) |
| OKLab | oklab(92.41% -0.1008 -0.0322) |
| OKLCH | oklch(92.41% 0.106 197.7) |
| XYZ | xyz(63.0066, 82.0697, 107.1091) |
| Luminance | 0.8207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.09
Robin Egg Blue
#8AF1FE
ΔE00 4.46
Bright Cyan
#41FDFE
ΔE00 4.55
Robin'S Egg Blue
#98EFF9
ΔE00 4.85
Bright Light Blue
#26F7FD
ΔE00 5.04
Robin'S Egg
#6DEDFD
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FCFF #FF8B88
analogous
#88FFC7 #88FCFF #88C1FF
triadic
#88FCFF #FF88FC #FCFF88
tetradic
#88FCFF #C788FF #FF8B88 #C1FF88
square
#88FCFF #C788FF #FF8B88 #C1FF88
split-complementary
#88FCFF #FF88C1 #FFC788
monochromatic
#0EF9FF #4BFAFF #88FCFF #C5FEFF #E0FEFF
Accessibility & contrast
On white
1.21
#88FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#88FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FCFF
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FCFF | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF3FF
Deuteranopia (green-blind)
#DAE3FF
Tritanopia (blue-blind)
#43FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #88fcff; /* rgb */ color: rgb(136, 252, 255); /* oklch */ color: oklch(92.4% 0.106 197.7);
Tailwind
colors: {
custom: {
50: '#b2fdff',
500: '#88fcff',
950: '#000000',
},
}SCSS
$custom: #88fcff; $custom-light: #b2fdff; $custom-dark: #000000;
JSON
{
"hex": "#88fcff",
"rgb": {
"r": 136,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.513,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.92412,
"c": 0.10584,
"h": 197.7
},
"luminance": 0.82075
}Semantic roles & 50–950 ramp
primary
#88FCFF
secondary
#DF504C
accent
#0600E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121718
muted
#828586