#C8EBEE#C8EBEE
#C8EBEE is a very light, muted teal. Relative luminance 0.779; OKLCH L 91.6% C 0.037 H 202.9°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EBEE |
|---|---|
| RGB | rgb(200, 235, 238) |
| HSL | hsl(185, 53%, 86%) |
| HSV | hsv(185, 16%, 93%) |
| CMYK | cmyk(16%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(90.72, -10.72, -5.26) |
| CIE-LCH | lch(90.72, 11.94, 206.15°) |
| OKLab | oklab(91.59% -0.0338 -0.0143) |
| OKLCH | oklch(91.59% 0.037 202.9) |
| XYZ | xyz(68.9563, 77.8672, 92.2691) |
| Luminance | 0.7787 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.21
Very Light Blue
#D5FFFF
ΔE00 4.56
Lightcyan
#E0FFFF
ΔE00 4.57
Ice Blue (survey)
#D7FFFE
ΔE00 4.59
Really Light Blue
#D4FFFF
ΔE00 4.63
Very Pale Blue
#D6FFFE
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EBEE #EECBC8
analogous
#C8EEDE #C8EBEE #C8D8EE
triadic
#C8EBEE #EEC8EB #EBEEC8
tetradic
#C8EBEE #DEC8EE #EECBC8 #D8EEC8
square
#C8EBEE #DEC8EE #EECBC8 #D8EEC8
split-complementary
#C8EBEE #EEC8D8 #EEDEC8
monochromatic
#6AC9D1 #99DAE0 #C8EBEE #E8F6F8 #E8F6F8
Accessibility & contrast
On white
1.27
#C8EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#C8EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EBEE
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EBEE | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8EE
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#BDEEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c8ebee; /* rgb */ color: rgb(200, 235, 238); /* oklch */ color: oklch(91.6% 0.037 202.9);
Tailwind
colors: {
custom: {
50: '#d9f1f3',
500: '#c8ebee',
950: '#000000',
},
}SCSS
$custom: #c8ebee; $custom-light: #d9f1f3; $custom-dark: #000000;
JSON
{
"hex": "#c8ebee",
"rgb": {
"r": 200,
"g": 235,
"b": 238
},
"hsl": {
"h": 184.737,
"s": 52.778,
"l": 85.882
},
"oklch": {
"l": 0.91593,
"c": 0.03671,
"h": 202.9
},
"luminance": 0.77869
}Semantic roles & 50–950 ramp
primary
#C8EBEE
secondary
#CB948F
accent
#3225C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585