#88FBCF#88FBCF
#88FBCF is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.8% C 0.123 H 166.7°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #88FBCF |
|---|---|
| RGB | rgb(136, 251, 207) |
| HSL | hsl(157, 93%, 76%) |
| HSV | hsv(157, 46%, 98%) |
| CMYK | cmyk(45.8%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(91.11, -42.75, 11.02) |
| CIE-LCH | lch(91.11, 44.15, 165.54°) |
| OKLab | oklab(90.8% -0.1198 0.0283) |
| OKLCH | oklch(90.8% 0.123 166.7) |
| XYZ | xyz(55.9082, 78.7292, 71.2695) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.44
Light Turquoise
#7EF4CC
ΔE00 1.87
Light Aqua
#8CFFDB
ΔE00 2.39
Light Aquamarine
#7BFDC7
ΔE00 2.40
Pale Turquoise
#A5FBD5
ΔE00 3.37
Light Teal
#90E4C1
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FBCF #FB88B4
analogous
#88FB95 #88FBCF #88EEFB
triadic
#88FBCF #CF88FB #FBCF88
tetradic
#88FBCF #9588FB #FB88B4 #EEFB88
square
#88FBCF #9588FB #FB88B4 #EEFB88
split-complementary
#88FBCF #FB88EE #FB9588
monochromatic
#12F79F #4DF9B7 #88FBCF #C3FDE7 #E1FEF3
Accessibility & contrast
On white
1.25
#88FBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#88FBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FBCF
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FBCF | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCD
Deuteranopia (green-blind)
#E4E0D2
Tritanopia (blue-blind)
#63FCEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #88fbcf; /* rgb */ color: rgb(136, 251, 207); /* oklch */ color: oklch(90.8% 0.123 166.7);
Tailwind
colors: {
custom: {
50: '#b1fddd',
500: '#88fbcf',
950: '#000000',
},
}SCSS
$custom: #88fbcf; $custom-light: #b1fddd; $custom-dark: #000000;
JSON
{
"hex": "#88fbcf",
"rgb": {
"r": 136,
"g": 251,
"b": 207
},
"hsl": {
"h": 157.043,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.90804,
"c": 0.12309,
"h": 166.7
},
"luminance": 0.78734
}Semantic roles & 50–950 ramp
primary
#88FBCF
secondary
#DA4D83
accent
#0058E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684