#88FDFF#88FDFF
#88FDFF is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.6% C 0.107 H 196.9°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #88FDFF |
|---|---|
| RGB | rgb(136, 253, 255) |
| HSL | hsl(181, 100%, 77%) |
| HSV | hsv(181, 47%, 100%) |
| CMYK | cmyk(46.7%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(92.88, -32.63, -11.24) |
| CIE-LCH | lch(92.88, 34.51, 199.01°) |
| OKLab | oklab(92.64% -0.1019 -0.031) |
| OKLCH | oklch(92.64% 0.107 196.9) |
| XYZ | xyz(63.3214, 82.6994, 107.2141) |
| Luminance | 0.8270 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.00
Bright Cyan
#41FDFE
ΔE00 4.40
Robin Egg Blue
#8AF1FE
ΔE00 4.87
Bright Light Blue
#26F7FD
ΔE00 5.05
Robin'S Egg Blue
#98EFF9
ΔE00 5.21
Aqua
#00FFFF
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FDFF #FF8A88
analogous
#88FFC6 #88FDFF #88C2FF
triadic
#88FDFF #FF88FD #FDFF88
tetradic
#88FDFF #C688FF #FF8A88 #C2FF88
square
#88FDFF #C688FF #FF8A88 #C2FF88
split-complementary
#88FDFF #FF88C2 #FFC688
monochromatic
#0EFBFF #4BFCFF #88FDFF #C5FEFF #E0FEFF
Accessibility & contrast
On white
1.20
#88FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#88FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FDFF
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FDFF | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#42FFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #88fdff; /* rgb */ color: rgb(136, 253, 255); /* oklch */ color: oklch(92.6% 0.107 196.9);
Tailwind
colors: {
custom: {
50: '#b2feff',
500: '#88fdff',
950: '#000000',
},
}SCSS
$custom: #88fdff; $custom-light: #b2feff; $custom-dark: #000000;
JSON
{
"hex": "#88fdff",
"rgb": {
"r": 136,
"g": 253,
"b": 255
},
"hsl": {
"h": 181.008,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.92635,
"c": 0.10655,
"h": 196.9
},
"luminance": 0.82705
}Semantic roles & 50–950 ramp
primary
#88FDFF
secondary
#DF4E4C
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121818
muted
#828686