#88CEDB#88CEDB
#88CEDB is a light, moderate teal. Relative luminance 0.545; OKLCH L 81.0% C 0.072 H 210.5°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #88CEDB |
|---|---|
| RGB | rgb(136, 206, 219) |
| HSL | hsl(189, 54%, 70%) |
| HSV | hsv(189, 38%, 86%) |
| CMYK | cmyk(37.9%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(78.75, -18.67, -13.39) |
| CIE-LCH | lch(78.75, 22.98, 215.65°) |
| OKLab | oklab(80.96% -0.0624 -0.0367) |
| OKLCH | oklch(80.96% 0.072 210.5) |
| XYZ | xyz(45.0063, 54.4884, 75.1499) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.69
Powder Blue
#B0E0E6
ΔE00 6.41
Lightblue
#ADD8E6
ΔE00 6.45
Baby Blue
#89CFF0
ΔE00 7.06
Ice Blue
#A5DFF9
ΔE00 7.61
Robin'S Egg Blue
#98EFF9
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CEDB #DB9588
analogous
#88DBBF #88CEDB #88A4DB
triadic
#88CEDB #DB88CE #CEDB88
tetradic
#88CEDB #BF88DB #DB9588 #A4DB88
square
#88CEDB #BF88DB #DB9588 #A4DB88
split-complementary
#88CEDB #DB88A4 #DBBF88
monochromatic
#369FB3 #59BBCD #88CEDB #B7E1E9 #E6F5F7
Accessibility & contrast
On white
1.76
#88CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#88CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CEDB
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CEDB | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DC
Deuteranopia (green-blind)
#B5BEDB
Tritanopia (blue-blind)
#67D4D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #88cedb; /* rgb */ color: rgb(136, 206, 219); /* oklch */ color: oklch(81.0% 0.072 210.5);
Tailwind
colors: {
custom: {
50: '#aedde6',
500: '#88cedb',
950: '#000000',
},
}SCSS
$custom: #88cedb; $custom-light: #aedde6; $custom-dark: #000000;
JSON
{
"hex": "#88cedb",
"rgb": {
"r": 136,
"g": 206,
"b": 219
},
"hsl": {
"h": 189.398,
"s": 53.548,
"l": 69.608
},
"oklch": {
"l": 0.80958,
"c": 0.07241,
"h": 210.5
},
"luminance": 0.54491
}Semantic roles & 50–950 ramp
primary
#88CEDB
secondary
#B26455
accent
#3D24C1
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484