#C8FEE4#C8FEE4
#C8FEE4 is a very light, moderate teal. Relative luminance 0.888; OKLCH L 95.3% C 0.065 H 164.1°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEE4 |
|---|---|
| RGB | rgb(200, 254, 228) |
| HSL | hsl(151, 96%, 89%) |
| HSV | hsv(151, 21%, 100%) |
| CMYK | cmyk(21.3%, 0%, 10.2%, 0.4%) |
| CIE-LAB | lab(95.48, -22.08, 6.87) |
| CIE-LCH | lch(95.48, 23.12, 162.73°) |
| OKLab | oklab(95.3% -0.0625 0.0178) |
| OKLCH | oklch(95.3% 0.065 164.1) |
| XYZ | xyz(73.2609, 88.7620, 86.6565) |
| Luminance | 0.8876 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.81
Pale Turquoise
#A5FBD5
ΔE00 5.73
Eggshell Blue
#C4FFF7
ΔE00 6.45
Duck Egg Blue
#C3FBF4
ΔE00 6.74
Mint
#AAF0C1
ΔE00 7.11
Light Light Blue
#CAFFFB
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEE4 #FEC8E2
analogous
#C8FEC9 #C8FEE4 #C8FDFE
triadic
#C8FEE4 #E4C8FE #FEE4C8
tetradic
#C8FEE4 #C9C8FE #FEC8E2 #FDFEC8
square
#C8FEE4 #C9C8FE #FEC8E2 #FDFEC8
split-complementary
#C8FEE4 #FEC8FD #FEC9C8
monochromatic
#50FCA9 #8CFDC6 #C8FEE4 #E1FEF0 #E1FEF0
Accessibility & contrast
On white
1.12
#C8FEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#C8FEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEE4
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEE4 | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E3
Deuteranopia (green-blind)
#F2EFE5
Tritanopia (blue-blind)
#BDFEF6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c8fee4; /* rgb */ color: rgb(200, 254, 228); /* oklch */ color: oklch(95.3% 0.065 164.1);
Tailwind
colors: {
custom: {
50: '#d9ffec',
500: '#c8fee4',
950: '#000000',
},
}SCSS
$custom: #c8fee4; $custom-light: #d9ffec; $custom-dark: #000000;
JSON
{
"hex": "#c8fee4",
"rgb": {
"r": 200,
"g": 254,
"b": 228
},
"hsl": {
"h": 151.111,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.95295,
"c": 0.065,
"h": 164.1
},
"luminance": 0.88764
}Semantic roles & 50–950 ramp
primary
#C8FEE4
secondary
#E783B3
accent
#006FE6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#151816
muted
#848684