#88D3CD#88D3CD
#88D3CD is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.6% C 0.075 H 189.4°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #88D3CD |
|---|---|
| RGB | rgb(136, 211, 205) |
| HSL | hsl(175, 46%, 68%) |
| HSV | hsv(175, 36%, 83%) |
| CMYK | cmyk(35.5%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(79.74, -24.54, -4.41) |
| CIE-LCH | lch(79.74, 24.94, 190.18°) |
| OKLab | oklab(81.62% -0.0741 -0.0122) |
| OKLCH | oklch(81.62% 0.075 189.4) |
| XYZ | xyz(44.4631, 56.2277, 66.2559) |
| Luminance | 0.5623 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.01
Pale Teal
#82CBB2
ΔE00 7.35
Paleturquoise
#AFEEEE
ΔE00 7.56
Seafoam Blue
#78D1B6
ΔE00 7.66
Turquoise
#40E0D0
ΔE00 7.94
Darkturquoise
#00CED1
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88D3CD #D3888E
analogous
#88D3A7 #88D3CD #88B3D3
triadic
#88D3CD #CD88D3 #D3CD88
tetradic
#88D3CD #A788D3 #D3888E #B3D388
square
#88D3CD #A788D3 #D3888E #B3D388
split-complementary
#88D3CD #D388B3 #D3A788
monochromatic
#3DA49C #5BC2BA #88D3CD #B5E4E0 #E1F4F3
Accessibility & contrast
On white
1.71
#88D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#88D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88D3CD
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88D3CD | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCD
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#6CD7D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #88d3cd; /* rgb */ color: rgb(136, 211, 205); /* oklch */ color: oklch(81.6% 0.075 189.4);
Tailwind
colors: {
custom: {
50: '#aee0dc',
500: '#88d3cd',
950: '#000000',
},
}SCSS
$custom: #88d3cd; $custom-light: #aee0dc; $custom-dark: #000000;
JSON
{
"hex": "#88d3cd",
"rgb": {
"r": 136,
"g": 211,
"b": 205
},
"hsl": {
"h": 175.2,
"s": 46.012,
"l": 68.039
},
"oklch": {
"l": 0.81622,
"c": 0.07511,
"h": 189.4
},
"luminance": 0.56231
}Semantic roles & 50–950 ramp
primary
#88D3CD
secondary
#A9575D
accent
#2C38B9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484