#88CFCA#88CFCA
#88CFCA is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.6% C 0.072 H 190.2°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #88CFCA |
|---|---|
| RGB | rgb(136, 207, 202) |
| HSL | hsl(176, 43%, 67%) |
| HSV | hsv(176, 34%, 81%) |
| CMYK | cmyk(34.3%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(78.53, -23.27, -4.58) |
| CIE-LCH | lch(78.53, 23.71, 191.14°) |
| OKLab | oklab(80.62% -0.0705 -0.0127) |
| OKLCH | oklch(80.62% 0.072 190.2) |
| XYZ | xyz(43.1230, 54.1215, 64.0399) |
| Luminance | 0.5412 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.32
Pale Teal
#82CBB2
ΔE00 7.47
Seafoam Blue
#78D1B6
ΔE00 8.05
Paleturquoise
#AFEEEE
ΔE00 8.08
Darkturquoise
#00CED1
ΔE00 8.36
Powder Blue
#B0E0E6
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CFCA #CF888D
analogous
#88CFA7 #88CFCA #88B0CF
triadic
#88CFCA #CA88CF #CFCA88
tetradic
#88CFCA #A788CF #CF888D #B0CF88
square
#88CFCA #A788CF #CF888D #B0CF88
split-complementary
#88CFCA #CF88B0 #CFA788
monochromatic
#3F9D97 #5CBDB7 #88CFCA #B4E1DD #DFF2F1
Accessibility & contrast
On white
1.78
#88CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#88CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CFCA
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CFCA | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#6ED3CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #88cfca; /* rgb */ color: rgb(136, 207, 202); /* oklch */ color: oklch(80.6% 0.072 190.2);
Tailwind
colors: {
custom: {
50: '#addeda',
500: '#88cfca',
950: '#000000',
},
}SCSS
$custom: #88cfca; $custom-light: #addeda; $custom-dark: #000000;
JSON
{
"hex": "#88cfca",
"rgb": {
"r": 136,
"g": 207,
"b": 202
},
"hsl": {
"h": 175.775,
"s": 42.515,
"l": 67.255
},
"oklch": {
"l": 0.80624,
"c": 0.07159,
"h": 190.2
},
"luminance": 0.54124
}Semantic roles & 50–950 ramp
primary
#88CFCA
secondary
#A3585D
accent
#3039B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483