#88ECED#88ECED
#88ECED is a very light, moderate teal. Relative luminance 0.713; OKLCH L 88.3% C 0.094 H 196.4°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #88ECED |
|---|---|
| RGB | rgb(136, 236, 237) |
| HSL | hsl(181, 74%, 73%) |
| HSV | hsv(181, 43%, 93%) |
| CMYK | cmyk(42.6%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(87.65, -29.02, -9.65) |
| CIE-LCH | lch(87.65, 30.58, 198.40°) |
| OKLab | oklab(88.26% -0.0903 -0.0266) |
| OKLCH | oklch(88.26% 0.094 196.4) |
| XYZ | xyz(55.4289, 71.3352, 90.9525) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.13
Robin Egg Blue
#8AF1FE
ΔE00 4.40
Light Cyan
#ACFFFC
ΔE00 5.02
Paleturquoise
#AFEEEE
ΔE00 5.08
Robin'S Egg
#6DEDFD
ΔE00 5.09
Bright Light Blue
#26F7FD
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88ECED #ED8988
analogous
#88EDBB #88ECED #88B9ED
triadic
#88ECED #ED88EC #ECED88
tetradic
#88ECED #BB88ED #ED8988 #B9ED88
square
#88ECED #BB88ED #ED8988 #B9ED88
split-complementary
#88ECED #ED88B9 #EDBB88
monochromatic
#21D8DA #53E4E5 #88ECED #BDF4F5 #E4FBFB
Accessibility & contrast
On white
1.38
#88ECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#88ECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88ECED
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88ECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88ECED | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3ED
Deuteranopia (green-blind)
#CED6EE
Tritanopia (blue-blind)
#56F2EC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #88eced; /* rgb */ color: rgb(136, 236, 237); /* oklch */ color: oklch(88.3% 0.094 196.4);
Tailwind
colors: {
custom: {
50: '#b0f2f2',
500: '#88eced',
950: '#000000',
},
}SCSS
$custom: #88eced; $custom-light: #b0f2f2; $custom-dark: #000000;
JSON
{
"hex": "#88eced",
"rgb": {
"r": 136,
"g": 236,
"b": 237
},
"hsl": {
"h": 180.594,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.88259,
"c": 0.09416,
"h": 196.4
},
"luminance": 0.7134
}Semantic roles & 50–950 ramp
primary
#88ECED
secondary
#C85352
accent
#1210D6
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585