#C8FEEB#C8FEEB
#C8FEEB is a very light, moderate teal. Relative luminance 0.892; OKLCH L 95.5% C 0.060 H 171.5°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEEB |
|---|---|
| RGB | rgb(200, 254, 235) |
| HSL | hsl(159, 96%, 89%) |
| HSV | hsv(159, 21%, 100%) |
| CMYK | cmyk(21.3%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(95.65, -20.74, 3.50) |
| CIE-LCH | lch(95.65, 21.03, 170.42°) |
| OKLab | oklab(95.48% -0.0597 0.009) |
| OKLCH | oklch(95.48% 0.06 171.5) |
| XYZ | xyz(74.2523, 89.1585, 91.8782) |
| Luminance | 0.8916 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.94
Eggshell Blue
#C4FFF7
ΔE00 4.14
Duck Egg Blue
#C3FBF4
ΔE00 4.43
Light Light Blue
#CAFFFB
ΔE00 5.60
Ice
#D6FFFA
ΔE00 6.01
Pale Cyan
#B7FFFA
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEEB #FEC8DB
analogous
#C8FED0 #C8FEEB #C8F6FE
triadic
#C8FEEB #EBC8FE #FEEBC8
tetradic
#C8FEEB #D0C8FE #FEC8DB #F6FEC8
square
#C8FEEB #D0C8FE #FEC8DB #F6FEC8
split-complementary
#C8FEEB #FEC8F6 #FED0C8
monochromatic
#50FCBF #8CFDD5 #C8FEEB #E1FEF4 #E1FEF4
Accessibility & contrast
On white
1.12
#C8FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#C8FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEEB
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEEB | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#F1F0EC
Tritanopia (blue-blind)
#BCFFF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c8feeb; /* rgb */ color: rgb(200, 254, 235); /* oklch */ color: oklch(95.5% 0.060 171.5);
Tailwind
colors: {
custom: {
50: '#d9fef1',
500: '#c8feeb',
950: '#000000',
},
}SCSS
$custom: #c8feeb; $custom-light: #d9fef1; $custom-dark: #000000;
JSON
{
"hex": "#c8feeb",
"rgb": {
"r": 200,
"g": 254,
"b": 235
},
"hsl": {
"h": 158.889,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.95482,
"c": 0.06038,
"h": 171.5
},
"luminance": 0.89161
}Semantic roles & 50–950 ramp
primary
#C8FEEB
secondary
#E783A6
accent
#0051E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151816
muted
#848685