#C8FFE8#C8FFE8
#C8FFE8 is a very light, moderate teal. Relative luminance 0.896; OKLCH L 95.6% C 0.064 H 167.5°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFE8 |
|---|---|
| RGB | rgb(200, 255, 232) |
| HSL | hsl(155, 100%, 89%) |
| HSV | hsv(155, 22%, 100%) |
| CMYK | cmyk(21.6%, 0%, 9%, 0%) |
| CIE-LAB | lab(95.84, -21.80, 5.33) |
| CIE-LCH | lch(95.84, 22.44, 166.28°) |
| OKLab | oklab(95.61% -0.0622 0.0137) |
| OKLCH | oklch(95.61% 0.064 167.5) |
| XYZ | xyz(74.1407, 89.6230, 89.7209) |
| Luminance | 0.8963 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.11
Eggshell Blue
#C4FFF7
ΔE00 5.42
Duck Egg Blue
#C3FBF4
ΔE00 5.75
Pale Turquoise
#A5FBD5
ΔE00 6.17
Light Light Blue
#CAFFFB
ΔE00 6.92
Ice
#D6FFFA
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFE8 #FFC8DF
analogous
#C8FFCD #C8FFE8 #C8FBFF
triadic
#C8FFE8 #E8C8FF #FFE8C8
tetradic
#C8FFE8 #CDC8FF #FFC8DF #FBFFC8
square
#C8FFE8 #CDC8FF #FFC8DF #FBFFC8
split-complementary
#C8FFE8 #FFC8FB #FFCDC8
monochromatic
#4EFFB5 #8BFFCE #C8FFE8 #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.11
#C8FFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#C8FFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFE8
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFE8 | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E7
Deuteranopia (green-blind)
#F2F0E9
Tritanopia (blue-blind)
#BCFFF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c8ffe8; /* rgb */ color: rgb(200, 255, 232); /* oklch */ color: oklch(95.6% 0.064 167.5);
Tailwind
colors: {
custom: {
50: '#d9ffef',
500: '#c8ffe8',
950: '#000000',
},
}SCSS
$custom: #c8ffe8; $custom-light: #d9ffef; $custom-dark: #000000;
JSON
{
"hex": "#c8ffe8",
"rgb": {
"r": 200,
"g": 255,
"b": 232
},
"hsl": {
"h": 154.909,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95612,
"c": 0.06369,
"h": 167.5
},
"luminance": 0.89626
}Semantic roles & 50–950 ramp
primary
#C8FFE8
secondary
#E982AD
accent
#0060E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151816
muted
#848685