#88FCED#88FCED
#88FCED is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.9% C 0.109 H 184.6°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #88FCED |
|---|---|
| RGB | rgb(136, 252, 237) |
| HSL | hsl(172, 95%, 76%) |
| HSV | hsv(172, 46%, 99%) |
| CMYK | cmyk(46%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(92.12, -36.52, -3.05) |
| CIE-LCH | lch(92.12, 36.65, 184.78°) |
| OKLab | oklab(91.86% -0.1082 -0.0088) |
| OKLCH | oklch(91.86% 0.109 184.6) |
| XYZ | xyz(60.2436, 80.9645, 92.5574) |
| Luminance | 0.8097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.80
Bright Aqua
#0BF9EA
ΔE00 5.57
Light Cyan
#ACFFFC
ΔE00 5.84
Pale Aqua
#B8FFEB
ΔE00 6.08
Bright Turquoise
#0FFEF9
ΔE00 6.18
Light Aqua
#8CFFDB
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FCED #FC8897
analogous
#88FCB3 #88FCED #88D1FC
triadic
#88FCED #ED88FC #FCED88
tetradic
#88FCED #B388FC #FC8897 #D1FC88
square
#88FCED #B388FC #FC8897 #D1FC88
split-complementary
#88FCED #FC88D1 #FCB388
monochromatic
#11F9DB #4CFAE4 #88FCED #C4FEF6 #E1FEFA
Accessibility & contrast
On white
1.22
#88FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#88FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FCED
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FCED | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1ED
Deuteranopia (green-blind)
#DFE2EF
Tritanopia (blue-blind)
#51FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #88fced; /* rgb */ color: rgb(136, 252, 237); /* oklch */ color: oklch(91.9% 0.109 184.6);
Tailwind
colors: {
custom: {
50: '#b1fef2',
500: '#88fced',
950: '#000000',
},
}SCSS
$custom: #88fced; $custom-light: #b1fef2; $custom-dark: #000000;
JSON
{
"hex": "#88fced",
"rgb": {
"r": 136,
"g": 252,
"b": 237
},
"hsl": {
"h": 172.241,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.91856,
"c": 0.10852,
"h": 184.6
},
"luminance": 0.80969
}Semantic roles & 50–950 ramp
primary
#88FCED
secondary
#DB4D5F
accent
#001EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685