#88FCDC#88FCDC
#88FCDC is a very light, moderate teal. Relative luminance 0.800; OKLCH L 91.4% C 0.116 H 173.6°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #88FCDC |
|---|---|
| RGB | rgb(136, 252, 220) |
| HSL | hsl(163, 95%, 76%) |
| HSV | hsv(163, 46%, 99%) |
| CMYK | cmyk(46%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(91.69, -40.40, 5.14) |
| CIE-LCH | lch(91.69, 40.72, 172.75°) |
| OKLab | oklab(91.37% -0.1153 0.013) |
| OKLCH | oklch(91.37% 0.116 173.6) |
| XYZ | xyz(57.8766, 80.0177, 80.0913) |
| Luminance | 0.8002 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.28
Aquamarine
#7FFFD4
ΔE00 2.90
Light Turquoise
#7EF4CC
ΔE00 2.96
Tiffany Blue
#7BF2DA
ΔE00 3.18
Pale Turquoise
#A5FBD5
ΔE00 4.23
Light Aquamarine
#7BFDC7
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FCDC #FC88A8
analogous
#88FCA2 #88FCDC #88E2FC
triadic
#88FCDC #DC88FC #FCDC88
tetradic
#88FCDC #A288FC #FC88A8 #E2FC88
square
#88FCDC #A288FC #FC88A8 #E2FC88
split-complementary
#88FCDC #FC88E2 #FCA288
monochromatic
#11F9B9 #4CFACA #88FCDC #C4FEEE #E1FEF6
Accessibility & contrast
On white
1.23
#88FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#88FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FCDC
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FCDC | 1.00 | 1.23 | 17.00 | 17.00 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#E3E2DE
Tritanopia (blue-blind)
#5CFEF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #88fcdc; /* rgb */ color: rgb(136, 252, 220); /* oklch */ color: oklch(91.4% 0.116 173.6);
Tailwind
colors: {
custom: {
50: '#b1fee6',
500: '#88fcdc',
950: '#000000',
},
}SCSS
$custom: #88fcdc; $custom-light: #b1fee6; $custom-dark: #000000;
JSON
{
"hex": "#88fcdc",
"rgb": {
"r": 136,
"g": 252,
"b": 220
},
"hsl": {
"h": 163.448,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.91374,
"c": 0.11604,
"h": 173.6
},
"luminance": 0.80022
}Semantic roles & 50–950 ramp
primary
#88FCDC
secondary
#DB4D74
accent
#003FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684