#88EDED#88EDED
#88EDED is a very light, moderate teal. Relative luminance 0.719; OKLCH L 88.5% C 0.095 H 195.6°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #88EDED |
|---|---|
| RGB | rgb(136, 237, 237) |
| HSL | hsl(180, 74%, 73%) |
| HSV | hsv(180, 43%, 93%) |
| CMYK | cmyk(42.6%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(87.93, -29.50, -9.24) |
| CIE-LCH | lch(87.93, 30.91, 197.39°) |
| OKLab | oklab(88.48% -0.0914 -0.0255) |
| OKLCH | oklch(88.48% 0.095 195.6) |
| XYZ | xyz(55.7177, 71.9127, 91.0488) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.46
Robin Egg Blue
#8AF1FE
ΔE00 4.73
Light Cyan
#ACFFFC
ΔE00 4.84
Paleturquoise
#AFEEEE
ΔE00 5.18
Robin'S Egg
#6DEDFD
ΔE00 5.42
Bright Cyan
#41FDFE
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88EDED #ED8888
analogous
#88EDBA #88EDED #88BAED
triadic
#88EDED #ED88ED #EDED88
tetradic
#88EDED #BA88ED #ED8888 #BAED88
square
#88EDED #BA88ED #ED8888 #BAED88
split-complementary
#88EDED #ED88BA #EDBA88
monochromatic
#21DADA #53E5E5 #88EDED #BDF5F5 #E4FBFB
Accessibility & contrast
On white
1.37
#88EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#88EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88EDED
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88EDED | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4ED
Deuteranopia (green-blind)
#CFD7EE
Tritanopia (blue-blind)
#56F3ED
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #88eded; /* rgb */ color: rgb(136, 237, 237); /* oklch */ color: oklch(88.5% 0.095 195.6);
Tailwind
colors: {
custom: {
50: '#b0f3f2',
500: '#88eded',
950: '#000000',
},
}SCSS
$custom: #88eded; $custom-light: #b0f3f2; $custom-dark: #000000;
JSON
{
"hex": "#88eded",
"rgb": {
"r": 136,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.88483,
"c": 0.09492,
"h": 195.6
},
"luminance": 0.71917
}Semantic roles & 50–950 ramp
primary
#88EDED
secondary
#C85252
accent
#1010D6
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585