#88CED5#88CED5
#88CED5 is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.8% C 0.071 H 203.8°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #88CED5 |
|---|---|
| RGB | rgb(136, 206, 213) |
| HSL | hsl(185, 48%, 68%) |
| HSV | hsv(185, 36%, 84%) |
| CMYK | cmyk(36.2%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(78.57, -20.15, -10.44) |
| CIE-LCH | lch(78.57, 22.69, 207.40°) |
| OKLab | oklab(80.76% -0.0648 -0.0286) |
| OKLCH | oklch(80.76% 0.071 203.8) |
| XYZ | xyz(44.2306, 54.1781, 71.0646) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.48
Robin'S Egg Blue
#98EFF9
ΔE00 7.59
Lightblue
#ADD8E6
ΔE00 7.75
Sky Blue
#87CEEB
ΔE00 8.04
Paleturquoise
#AFEEEE
ΔE00 8.09
Aqua Blue
#02D8E9
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CED5 #D58F88
analogous
#88D5B5 #88CED5 #88A7D5
triadic
#88CED5 #D588CE #CED588
tetradic
#88CED5 #B588D5 #D58F88 #A7D588
square
#88CED5 #B588D5 #D58F88 #A7D588
split-complementary
#88CED5 #D588A7 #D5B588
monochromatic
#3B9EA7 #5BBBC5 #88CED5 #B5E1E5 #E2F3F5
Accessibility & contrast
On white
1.77
#88CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#88CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CED5
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CED5 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D6
Deuteranopia (green-blind)
#B6BED5
Tritanopia (blue-blind)
#6AD3D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #88ced5; /* rgb */ color: rgb(136, 206, 213); /* oklch */ color: oklch(80.8% 0.071 203.8);
Tailwind
colors: {
custom: {
50: '#aedde1',
500: '#88ced5',
950: '#000000',
},
}SCSS
$custom: #88ced5; $custom-light: #aedde1; $custom-dark: #000000;
JSON
{
"hex": "#88ced5",
"rgb": {
"r": 136,
"g": 206,
"b": 213
},
"hsl": {
"h": 185.455,
"s": 47.826,
"l": 68.431
},
"oklch": {
"l": 0.80755,
"c": 0.07081,
"h": 203.8
},
"luminance": 0.54181
}Semantic roles & 50–950 ramp
primary
#88CED5
secondary
#AB5E56
accent
#382ABB
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484