#88CFAF#88CFAF
#88CFAF is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.8% C 0.085 H 164.4°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #88CFAF |
|---|---|
| RGB | rgb(136, 207, 175) |
| HSL | hsl(153, 43%, 67%) |
| HSV | hsv(153, 34%, 81%) |
| CMYK | cmyk(34.3%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(77.85, -29.19, 8.90) |
| CIE-LCH | lch(77.85, 30.52, 163.04°) |
| OKLab | oklab(79.85% -0.082 0.023) |
| OKLCH | oklch(79.85% 0.085 164.4) |
| XYZ | xyz(40.2012, 52.9528, 48.6517) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.46
Seafoam Blue
#78D1B6
ΔE00 3.18
Mediumaquamarine
#66CDAA
ΔE00 4.15
Light Teal
#90E4C1
ΔE00 4.93
Seafoam
#7FE0B3
ΔE00 5.17
Eucalyptus
#44D7A8
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CFAF #CF88A8
analogous
#88CF8C #88CFAF #88CBCF
triadic
#88CFAF #AF88CF #CFAF88
tetradic
#88CFAF #8C88CF #CF88A8 #CBCF88
square
#88CFAF #8C88CF #CF88A8 #CBCF88
split-complementary
#88CFAF #CF88CB #CF8C88
monochromatic
#3F9D73 #5CBD92 #88CFAF #B4E1CC #DFF2EA
Accessibility & contrast
On white
1.81
#88CFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#88CFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CFAF
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CFAF | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AD
Deuteranopia (green-blind)
#C0BDB1
Tritanopia (blue-blind)
#77CFC6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #88cfaf; /* rgb */ color: rgb(136, 207, 175); /* oklch */ color: oklch(79.8% 0.085 164.4);
Tailwind
colors: {
custom: {
50: '#addec6',
500: '#88cfaf',
950: '#000000',
},
}SCSS
$custom: #88cfaf; $custom-light: #addec6; $custom-dark: #000000;
JSON
{
"hex": "#88cfaf",
"rgb": {
"r": 136,
"g": 207,
"b": 175
},
"hsl": {
"h": 152.958,
"s": 42.515,
"l": 67.255
},
"oklch": {
"l": 0.79847,
"c": 0.08513,
"h": 164.4
},
"luminance": 0.52955
}Semantic roles & 50–950 ramp
primary
#88CFAF
secondary
#A3587A
accent
#306CB6
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482