#88FCDB#88FCDB
#88FCDB is a very light, moderate teal. Relative luminance 0.800; OKLCH L 91.3% C 0.117 H 173.0°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #88FCDB |
|---|---|
| RGB | rgb(136, 252, 219) |
| HSL | hsl(163, 95%, 76%) |
| HSV | hsv(163, 46%, 99%) |
| CMYK | cmyk(46%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(91.67, -40.62, 5.62) |
| CIE-LCH | lch(91.67, 41.00, 172.12°) |
| OKLab | oklab(91.35% -0.1157 0.0143) |
| OKLCH | oklch(91.35% 0.117 173) |
| XYZ | xyz(57.7446, 79.9649, 79.3959) |
| Luminance | 0.7997 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.05
Aquamarine
#7FFFD4
ΔE00 2.63
Light Turquoise
#7EF4CC
ΔE00 2.73
Tiffany Blue
#7BF2DA
ΔE00 3.39
Pale Turquoise
#A5FBD5
ΔE00 4.06
Light Aquamarine
#7BFDC7
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FCDB #FC88A9
analogous
#88FCA1 #88FCDB #88E3FC
triadic
#88FCDB #DB88FC #FCDB88
tetradic
#88FCDB #A188FC #FC88A9 #E3FC88
square
#88FCDB #A188FC #FC88A9 #E3FC88
split-complementary
#88FCDB #FC88E3 #FCA188
monochromatic
#11F9B7 #4CFAC9 #88FCDB #C4FEED #E1FEF6
Accessibility & contrast
On white
1.24
#88FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#88FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FCDB
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FCDB | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFD9
Deuteranopia (green-blind)
#E3E2DD
Tritanopia (blue-blind)
#5CFEF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #88fcdb; /* rgb */ color: rgb(136, 252, 219); /* oklch */ color: oklch(91.3% 0.117 173.0);
Tailwind
colors: {
custom: {
50: '#b1fee6',
500: '#88fcdb',
950: '#000000',
},
}SCSS
$custom: #88fcdb; $custom-light: #b1fee6; $custom-dark: #000000;
JSON
{
"hex": "#88fcdb",
"rgb": {
"r": 136,
"g": 252,
"b": 219
},
"hsl": {
"h": 162.931,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.91347,
"c": 0.11661,
"h": 173
},
"luminance": 0.7997
}Semantic roles & 50–950 ramp
primary
#88FCDB
secondary
#DB4D75
accent
#0041E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684