#88CFBE#88CFBE
#88CFBE is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.3% C 0.076 H 177.5°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #88CFBE |
|---|---|
| RGB | rgb(136, 207, 190) |
| HSL | hsl(166, 43%, 67%) |
| HSV | hsv(166, 34%, 81%) |
| CMYK | cmyk(34.3%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(78.21, -25.99, 1.39) |
| CIE-LCH | lch(78.21, 26.03, 176.93°) |
| OKLab | oklab(80.26% -0.0755 0.0033) |
| OKLCH | oklch(80.26% 0.076 177.5) |
| XYZ | xyz(41.7571, 53.5751, 56.8459) |
| Luminance | 0.5358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.02
Seafoam Blue
#78D1B6
ΔE00 3.79
Mediumaquamarine
#66CDAA
ΔE00 6.59
Light Teal
#90E4C1
ΔE00 7.04
Mediumturquoise
#48D1CC
ΔE00 7.79
Turquoise
#40E0D0
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CFBE #CF8899
analogous
#88CF9B #88CFBE #88BCCF
triadic
#88CFBE #BE88CF #CFBE88
tetradic
#88CFBE #9B88CF #CF8899 #BCCF88
square
#88CFBE #9B88CF #CF8899 #BCCF88
split-complementary
#88CFBE #CF88BC #CF9B88
monochromatic
#3F9D87 #5CBDA6 #88CFBE #B4E1D6 #DFF2EE
Accessibility & contrast
On white
1.79
#88CFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#88CFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CFBE
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CFBE | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#BDBEBF
Tritanopia (blue-blind)
#72D1CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #88cfbe; /* rgb */ color: rgb(136, 207, 190); /* oklch */ color: oklch(80.3% 0.076 177.5);
Tailwind
colors: {
custom: {
50: '#added1',
500: '#88cfbe',
950: '#000000',
},
}SCSS
$custom: #88cfbe; $custom-light: #added1; $custom-dark: #000000;
JSON
{
"hex": "#88cfbe",
"rgb": {
"r": 136,
"g": 207,
"b": 190
},
"hsl": {
"h": 165.634,
"s": 42.515,
"l": 67.255
},
"oklch": {
"l": 0.80263,
"c": 0.07557,
"h": 177.5
},
"luminance": 0.53578
}Semantic roles & 50–950 ramp
primary
#88CFBE
secondary
#A3586A
accent
#3050B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483