#C8FEE7#C8FEE7
#C8FEE7 is a very light, moderate teal. Relative luminance 0.889; OKLCH L 95.4% C 0.063 H 167.1°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEE7 |
|---|---|
| RGB | rgb(200, 254, 231) |
| HSL | hsl(154, 96%, 89%) |
| HSV | hsv(154, 21%, 100%) |
| CMYK | cmyk(21.3%, 0%, 9.1%, 0.4%) |
| CIE-LAB | lab(95.55, -21.51, 5.42) |
| CIE-LCH | lch(95.55, 22.18, 165.85°) |
| OKLab | oklab(95.37% -0.0613 0.014) |
| OKLCH | oklch(95.37% 0.063 167.1) |
| XYZ | xyz(73.6809, 88.9300, 88.8689) |
| Luminance | 0.8893 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.27
Eggshell Blue
#C4FFF7
ΔE00 5.48
Duck Egg Blue
#C3FBF4
ΔE00 5.77
Pale Turquoise
#A5FBD5
ΔE00 6.23
Light Light Blue
#CAFFFB
ΔE00 6.94
Ice
#D6FFFA
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEE7 #FEC8DF
analogous
#C8FECC #C8FEE7 #C8FAFE
triadic
#C8FEE7 #E7C8FE #FEE7C8
tetradic
#C8FEE7 #CCC8FE #FEC8DF #FAFEC8
square
#C8FEE7 #CCC8FE #FEC8DF #FAFEC8
split-complementary
#C8FEE7 #FEC8FA #FECCC8
monochromatic
#50FCB3 #8CFDCD #C8FEE7 #E1FEF2 #E1FEF2
Accessibility & contrast
On white
1.12
#C8FEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#C8FEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEE7
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEE7 | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E6
Deuteranopia (green-blind)
#F1EFE8
Tritanopia (blue-blind)
#BDFEF7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c8fee7; /* rgb */ color: rgb(200, 254, 231); /* oklch */ color: oklch(95.4% 0.063 167.1);
Tailwind
colors: {
custom: {
50: '#d9ffee',
500: '#c8fee7',
950: '#000000',
},
}SCSS
$custom: #c8fee7; $custom-light: #d9ffee; $custom-dark: #000000;
JSON
{
"hex": "#c8fee7",
"rgb": {
"r": 200,
"g": 254,
"b": 231
},
"hsl": {
"h": 154.444,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.95374,
"c": 0.06289,
"h": 167.1
},
"luminance": 0.88933
}Semantic roles & 50–950 ramp
primary
#C8FEE7
secondary
#E783AE
accent
#0062E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151816
muted
#848685