#88FAFF#88FAFF
#88FAFF is a very light, moderate teal. Relative luminance 0.808; OKLCH L 92.0% C 0.104 H 199.2°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #88FAFF |
|---|---|
| RGB | rgb(136, 250, 255) |
| HSL | hsl(183, 100%, 77%) |
| HSV | hsv(183, 47%, 100%) |
| CMYK | cmyk(46.7%, 2%, 0%, 0%) |
| CIE-LAB | lab(92.05, -31.22, -12.48) |
| CIE-LCH | lch(92.05, 33.62, 201.79°) |
| OKLab | oklab(91.97% -0.0987 -0.0344) |
| OKLCH | oklch(91.97% 0.105 199.2) |
| XYZ | xyz(62.3818, 80.8202, 106.9009) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.63
Robin'S Egg Blue
#98EFF9
ΔE00 4.12
Light Cyan
#ACFFFC
ΔE00 4.38
Robin'S Egg
#6DEDFD
ΔE00 4.58
Bright Cyan
#41FDFE
ΔE00 4.97
Bright Light Blue
#26F7FD
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FAFF #FF8D88
analogous
#88FFC9 #88FAFF #88BFFF
triadic
#88FAFF #FF88FA #FAFF88
tetradic
#88FAFF #C988FF #FF8D88 #BFFF88
square
#88FAFF #C988FF #FF8D88 #BFFF88
split-complementary
#88FAFF #FF88BF #FFC988
monochromatic
#0EF5FF #4BF7FF #88FAFF #C5FDFF #E0FEFF
Accessibility & contrast
On white
1.22
#88FAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#88FAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FAFF
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FAFF | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#44FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #88faff; /* rgb */ color: rgb(136, 250, 255); /* oklch */ color: oklch(92.0% 0.104 199.2);
Tailwind
colors: {
custom: {
50: '#b2fcff',
500: '#88faff',
950: '#000000',
},
}SCSS
$custom: #88faff; $custom-light: #b2fcff; $custom-dark: #000000;
JSON
{
"hex": "#88faff",
"rgb": {
"r": 136,
"g": 250,
"b": 255
},
"hsl": {
"h": 182.521,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.91967,
"c": 0.1045,
"h": 199.2
},
"luminance": 0.80825
}Semantic roles & 50–950 ramp
primary
#88FAFF
secondary
#DF524C
accent
#0A00E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121718
muted
#828586