#C8FEE5#C8FEE5
#C8FEE5 is a very light, moderate teal. Relative luminance 0.888; OKLCH L 95.3% C 0.064 H 165.1°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEE5 |
|---|---|
| RGB | rgb(200, 254, 229) |
| HSL | hsl(152, 96%, 89%) |
| HSV | hsv(152, 21%, 100%) |
| CMYK | cmyk(21.3%, 0%, 9.8%, 0.4%) |
| CIE-LAB | lab(95.50, -21.89, 6.38) |
| CIE-LCH | lch(95.50, 22.80, 163.74°) |
| OKLab | oklab(95.32% -0.0621 0.0165) |
| OKLCH | oklch(95.32% 0.064 165.1) |
| XYZ | xyz(73.4001, 88.8176, 87.3897) |
| Luminance | 0.8882 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.61
Pale Turquoise
#A5FBD5
ΔE00 5.88
Eggshell Blue
#C4FFF7
ΔE00 6.13
Duck Egg Blue
#C3FBF4
ΔE00 6.42
Mint
#AAF0C1
ΔE00 7.36
Light Light Blue
#CAFFFB
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEE5 #FEC8E1
analogous
#C8FECA #C8FEE5 #C8FCFE
triadic
#C8FEE5 #E5C8FE #FEE5C8
tetradic
#C8FEE5 #CAC8FE #FEC8E1 #FCFEC8
square
#C8FEE5 #CAC8FE #FEC8E1 #FCFEC8
split-complementary
#C8FEE5 #FEC8FC #FECAC8
monochromatic
#50FCAC #8CFDC9 #C8FEE5 #E1FEF1 #E1FEF1
Accessibility & contrast
On white
1.12
#C8FEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#C8FEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEE5
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEE5 | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E4
Deuteranopia (green-blind)
#F2EFE6
Tritanopia (blue-blind)
#BDFEF7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c8fee5; /* rgb */ color: rgb(200, 254, 229); /* oklch */ color: oklch(95.3% 0.064 165.1);
Tailwind
colors: {
custom: {
50: '#d9ffed',
500: '#c8fee5',
950: '#000000',
},
}SCSS
$custom: #c8fee5; $custom-light: #d9ffed; $custom-dark: #000000;
JSON
{
"hex": "#c8fee5",
"rgb": {
"r": 200,
"g": 254,
"b": 229
},
"hsl": {
"h": 152.222,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.95321,
"c": 0.06428,
"h": 165.1
},
"luminance": 0.8882
}Semantic roles & 50–950 ramp
primary
#C8FEE5
secondary
#E783B1
accent
#006AE6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#151816
muted
#848684