#88FBCE#88FBCE
#88FBCE is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.8% C 0.124 H 166.2°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #88FBCE |
|---|---|
| RGB | rgb(136, 251, 206) |
| HSL | hsl(157, 93%, 76%) |
| HSV | hsv(157, 46%, 98%) |
| CMYK | cmyk(45.8%, 0%, 17.9%, 1.6%) |
| CIE-LAB | lab(91.09, -42.96, 11.51) |
| CIE-LCH | lch(91.09, 44.48, 165.00°) |
| OKLab | oklab(90.78% -0.1202 0.0296) |
| OKLCH | oklch(90.78% 0.124 166.2) |
| XYZ | xyz(55.7863, 78.6805, 70.6277) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.58
Light Turquoise
#7EF4CC
ΔE00 2.02
Light Aquamarine
#7BFDC7
ΔE00 2.19
Light Aqua
#8CFFDB
ΔE00 2.63
Pale Turquoise
#A5FBD5
ΔE00 3.43
Light Greenish Blue
#63F7B4
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FBCE #FB88B5
analogous
#88FB94 #88FBCE #88EEFB
triadic
#88FBCE #CE88FB #FBCE88
tetradic
#88FBCE #9488FB #FB88B5 #EEFB88
square
#88FBCE #9488FB #FB88B5 #EEFB88
split-complementary
#88FBCE #FB88EE #FB9488
monochromatic
#12F79D #4DF9B6 #88FBCE #C3FDE6 #E1FEF3
Accessibility & contrast
On white
1.25
#88FBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#88FBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FBCE
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FBCE | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCC
Deuteranopia (green-blind)
#E5E0D1
Tritanopia (blue-blind)
#63FCEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #88fbce; /* rgb */ color: rgb(136, 251, 206); /* oklch */ color: oklch(90.8% 0.124 166.2);
Tailwind
colors: {
custom: {
50: '#b0fddd',
500: '#88fbce',
950: '#000000',
},
}SCSS
$custom: #88fbce; $custom-light: #b0fddd; $custom-dark: #000000;
JSON
{
"hex": "#88fbce",
"rgb": {
"r": 136,
"g": 251,
"b": 206
},
"hsl": {
"h": 156.522,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.90779,
"c": 0.1238,
"h": 166.2
},
"luminance": 0.78685
}Semantic roles & 50–950 ramp
primary
#88FBCE
secondary
#DA4D84
accent
#005AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684