#88DEED#88DEED
#88DEED is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.1% C 0.086 H 209.8°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #88DEED |
|---|---|
| RGB | rgb(136, 222, 237) |
| HSL | hsl(189, 74%, 73%) |
| HSV | hsv(189, 43%, 93%) |
| CMYK | cmyk(42.6%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(83.75, -22.19, -15.48) |
| CIE-LCH | lch(83.75, 27.05, 214.90°) |
| OKLab | oklab(85.14% -0.0743 -0.0426) |
| OKLCH | oklch(85.14% 0.086 209.8) |
| XYZ | xyz(51.5550, 63.5874, 89.6612) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.18
Robin Egg Blue
#8AF1FE
ΔE00 4.46
Robin'S Egg
#6DEDFD
ΔE00 4.71
Powder Blue
#B0E0E6
ΔE00 6.14
Sky Blue
#87CEEB
ΔE00 6.88
Paleturquoise
#AFEEEE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DEED #ED9788
analogous
#88EDC9 #88DEED #88ABED
triadic
#88DEED #ED88DE #DEED88
tetradic
#88DEED #C988ED #ED9788 #ABED88
square
#88DEED #C988ED #ED9788 #ABED88
split-complementary
#88DEED #ED88AB #EDC988
monochromatic
#21BEDA #53CFE5 #88DEED #BDEDF5 #E4F8FB
Accessibility & contrast
On white
1.53
#88DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#88DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DEED
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DEED | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#C0CBED
Tritanopia (blue-blind)
#5AE5E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #88deed; /* rgb */ color: rgb(136, 222, 237); /* oklch */ color: oklch(85.1% 0.086 209.8);
Tailwind
colors: {
custom: {
50: '#b0e8f2',
500: '#88deed',
950: '#000000',
},
}SCSS
$custom: #88deed; $custom-light: #b0e8f2; $custom-dark: #000000;
JSON
{
"hex": "#88deed",
"rgb": {
"r": 136,
"g": 222,
"b": 237
},
"hsl": {
"h": 188.911,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.85137,
"c": 0.08564,
"h": 209.8
},
"luminance": 0.63591
}Semantic roles & 50–950 ramp
primary
#88DEED
secondary
#C86352
accent
#2D10D6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485