#88FCDA#88FCDA
#88FCDA is a very light, moderate teal. Relative luminance 0.799; OKLCH L 91.3% C 0.117 H 172.4°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #88FCDA |
|---|---|
| RGB | rgb(136, 252, 218) |
| HSL | hsl(162, 95%, 76%) |
| HSV | hsv(162, 46%, 99%) |
| CMYK | cmyk(46%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(91.65, -40.84, 6.10) |
| CIE-LCH | lch(91.65, 41.29, 171.50°) |
| OKLab | oklab(91.32% -0.1162 0.0155) |
| OKLCH | oklch(91.32% 0.117 172.4) |
| XYZ | xyz(57.6133, 79.9124, 78.7047) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.84
Aquamarine
#7FFFD4
ΔE00 2.37
Light Turquoise
#7EF4CC
ΔE00 2.52
Tiffany Blue
#7BF2DA
ΔE00 3.61
Pale Turquoise
#A5FBD5
ΔE00 3.91
Light Aquamarine
#7BFDC7
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FCDA #FC88AA
analogous
#88FCA0 #88FCDA #88E4FC
triadic
#88FCDA #DA88FC #FCDA88
tetradic
#88FCDA #A088FC #FC88AA #E4FC88
square
#88FCDA #A088FC #FC88AA #E4FC88
split-complementary
#88FCDA #FC88E4 #FCA088
monochromatic
#11F9B5 #4CFAC7 #88FCDA #C4FEED #E1FEF6
Accessibility & contrast
On white
1.24
#88FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#88FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FCDA
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FCDA | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD8
Deuteranopia (green-blind)
#E3E2DC
Tritanopia (blue-blind)
#5DFEF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #88fcda; /* rgb */ color: rgb(136, 252, 218); /* oklch */ color: oklch(91.3% 0.117 172.4);
Tailwind
colors: {
custom: {
50: '#b1fee5',
500: '#88fcda',
950: '#000000',
},
}SCSS
$custom: #88fcda; $custom-light: #b1fee5; $custom-dark: #000000;
JSON
{
"hex": "#88fcda",
"rgb": {
"r": 136,
"g": 252,
"b": 218
},
"hsl": {
"h": 162.414,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.9132,
"c": 0.1172,
"h": 172.4
},
"luminance": 0.79917
}Semantic roles & 50–950 ramp
primary
#88FCDA
secondary
#DB4D77
accent
#0043E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684