#C8FEE3#C8FEE3
#C8FEE3 is a very light, moderate teal. Relative luminance 0.887; OKLCH L 95.3% C 0.066 H 163.2°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEE3 |
|---|---|
| RGB | rgb(200, 254, 227) |
| HSL | hsl(150, 96%, 89%) |
| HSV | hsv(150, 21%, 100%) |
| CMYK | cmyk(21.3%, 0%, 10.6%, 0.4%) |
| CIE-LAB | lab(95.46, -22.27, 7.35) |
| CIE-LCH | lch(95.46, 23.45, 161.74°) |
| OKLab | oklab(95.27% -0.0629 0.019) |
| OKLCH | oklch(95.27% 0.066 163.2) |
| XYZ | xyz(73.1224, 88.7066, 85.9276) |
| Luminance | 0.8871 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.03
Pale Turquoise
#A5FBD5
ΔE00 5.60
Eggshell Blue
#C4FFF7
ΔE00 6.77
Mint
#AAF0C1
ΔE00 6.86
Duck Egg Blue
#C3FBF4
ΔE00 7.05
Light Aqua
#8CFFDB
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEE3 #FEC8E3
analogous
#C8FEC8 #C8FEE3 #C8FEFE
triadic
#C8FEE3 #E3C8FE #FEE3C8
tetradic
#C8FEE3 #C8C8FE #FEC8E3 #FEFEC8
square
#C8FEE3 #C8C8FE #FEC8E3 #FEFEC8
split-complementary
#C8FEE3 #FEC8FE #FEC8C8
monochromatic
#50FCA6 #8CFDC4 #C8FEE3 #E1FEF0 #E1FEF0
Accessibility & contrast
On white
1.12
#C8FEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#C8FEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEE3
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEE3 | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E2
Deuteranopia (green-blind)
#F2EFE5
Tritanopia (blue-blind)
#BDFEF6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c8fee3; /* rgb */ color: rgb(200, 254, 227); /* oklch */ color: oklch(95.3% 0.066 163.2);
Tailwind
colors: {
custom: {
50: '#d9ffeb',
500: '#c8fee3',
950: '#000000',
},
}SCSS
$custom: #c8fee3; $custom-light: #d9ffeb; $custom-dark: #000000;
JSON
{
"hex": "#c8fee3",
"rgb": {
"r": 200,
"g": 254,
"b": 227
},
"hsl": {
"h": 150,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.95269,
"c": 0.06573,
"h": 163.2
},
"luminance": 0.88709
}Semantic roles & 50–950 ramp
primary
#C8FEE3
secondary
#E783B5
accent
#0073E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#151816
muted
#848684