#C8EEEE#C8EEEE
#C8EEEE is a very light, muted teal. Relative luminance 0.796; OKLCH L 92.2% C 0.039 H 196.5°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EEEE |
|---|---|
| RGB | rgb(200, 238, 238) |
| HSL | hsl(180, 53%, 86%) |
| HSV | hsv(180, 16%, 93%) |
| CMYK | cmyk(16%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(91.50, -12.23, -4.11) |
| CIE-LCH | lch(91.50, 12.90, 198.55°) |
| OKLab | oklab(92.22% -0.0378 -0.0112) |
| OKLCH | oklch(92.22% 0.039 196.5) |
| XYZ | xyz(69.8224, 79.5995, 92.5578) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 3.52
Ice Blue (survey)
#D7FFFE
ΔE00 3.53
Very Pale Blue
#D6FFFE
ΔE00 3.54
Really Light Blue
#D4FFFF
ΔE00 3.56
Pale Blue
#D0FEFE
ΔE00 3.56
Ice
#D6FFFA
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EEEE #EEC8C8
analogous
#C8EEDB #C8EEEE #C8DBEE
triadic
#C8EEEE #EEC8EE #EEEEC8
tetradic
#C8EEEE #DBC8EE #EEC8C8 #DBEEC8
square
#C8EEEE #DBC8EE #EEC8C8 #DBEEC8
split-complementary
#C8EEEE #EEC8DB #EEDBC8
monochromatic
#6AD1D1 #99E0E0 #C8EEEE #E8F8F8 #E8F8F8
Accessibility & contrast
On white
1.24
#C8EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#C8EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EEEE
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EEEE | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEE
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#BDF1EE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c8eeee; /* rgb */ color: rgb(200, 238, 238); /* oklch */ color: oklch(92.2% 0.039 196.5);
Tailwind
colors: {
custom: {
50: '#d9f3f3',
500: '#c8eeee',
950: '#000000',
},
}SCSS
$custom: #c8eeee; $custom-light: #d9f3f3; $custom-dark: #000000;
JSON
{
"hex": "#c8eeee",
"rgb": {
"r": 200,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 52.778,
"l": 85.882
},
"oklch": {
"l": 0.92215,
"c": 0.03939,
"h": 196.5
},
"luminance": 0.79601
}Semantic roles & 50–950 ramp
primary
#C8EEEE
secondary
#CB8F8F
accent
#2525C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585