#88CDAF#88CDAF
#88CDAF is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.4% C 0.082 H 165.3°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #88CDAF |
|---|---|
| RGB | rgb(136, 205, 175) |
| HSL | hsl(154, 41%, 67%) |
| HSV | hsv(154, 34%, 80%) |
| CMYK | cmyk(33.7%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(77.27, -28.23, 8.09) |
| CIE-LCH | lch(77.27, 29.36, 164.02°) |
| OKLab | oklab(79.39% -0.0795 0.0208) |
| OKLCH | oklch(79.39% 0.082 165.3) |
| XYZ | xyz(39.7198, 51.9898, 48.4913) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.90
Seafoam Blue
#78D1B6
ΔE00 3.12
Mediumaquamarine
#66CDAA
ΔE00 4.31
Light Teal
#90E4C1
ΔE00 5.45
Seafoam
#7FE0B3
ΔE00 5.85
Darkseagreen
#8FBC8F
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CDAF #CD88A6
analogous
#88CD8D #88CDAF #88C9CD
triadic
#88CDAF #AF88CD #CDAF88
tetradic
#88CDAF #8D88CD #CD88A6 #C9CD88
square
#88CDAF #8D88CD #CD88A6 #C9CD88
split-complementary
#88CDAF #CD88C9 #CD8D88
monochromatic
#419A73 #5DBB92 #88CDAF #B3DFCC #DEF1E9
Accessibility & contrast
On white
1.84
#88CDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#88CDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CDAF
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CDAF | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4AE
Deuteranopia (green-blind)
#BFBBB1
Tritanopia (blue-blind)
#77CDC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #88cdaf; /* rgb */ color: rgb(136, 205, 175); /* oklch */ color: oklch(79.4% 0.082 165.3);
Tailwind
colors: {
custom: {
50: '#addcc6',
500: '#88cdaf',
950: '#000000',
},
}SCSS
$custom: #88cdaf; $custom-light: #addcc6; $custom-dark: #000000;
JSON
{
"hex": "#88cdaf",
"rgb": {
"r": 136,
"g": 205,
"b": 175
},
"hsl": {
"h": 153.913,
"s": 40.828,
"l": 66.863
},
"oklch": {
"l": 0.79386,
"c": 0.08217,
"h": 165.3
},
"luminance": 0.51992
}Semantic roles & 50–950 ramp
primary
#88CDAF
secondary
#A05978
accent
#326AB4
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482