#C8FFE4#C8FFE4
#C8FFE4 is a very light, moderate teal. Relative luminance 0.894; OKLCH L 95.5% C 0.067 H 163.6°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFE4 |
|---|---|
| RGB | rgb(200, 255, 228) |
| HSL | hsl(151, 100%, 89%) |
| HSV | hsv(151, 22%, 100%) |
| CMYK | cmyk(21.6%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(95.75, -22.57, 7.25) |
| CIE-LCH | lch(95.75, 23.70, 162.19°) |
| OKLab | oklab(95.51% -0.0638 0.0188) |
| OKLCH | oklch(95.51% 0.067 163.6) |
| XYZ | xyz(73.5790, 89.3983, 86.7626) |
| Luminance | 0.8940 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.89
Pale Turquoise
#A5FBD5
ΔE00 5.52
Eggshell Blue
#C4FFF7
ΔE00 6.72
Mint
#AAF0C1
ΔE00 6.93
Duck Egg Blue
#C3FBF4
ΔE00 7.03
Light Aqua
#8CFFDB
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFE4 #FFC8E3
analogous
#C8FFC9 #C8FFE4 #C8FFFF
triadic
#C8FFE4 #E4C8FF #FFE4C8
tetradic
#C8FFE4 #C9C8FF #FFC8E3 #FFFFC8
square
#C8FFE4 #C9C8FF #FFC8E3 #FFFFC8
split-complementary
#C8FFE4 #FFC8FF #FFC9C8
monochromatic
#4EFFA8 #8BFFC6 #C8FFE4 #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.11
#C8FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#C8FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFE4
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFE4 | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF7E3
Deuteranopia (green-blind)
#F3F0E6
Tritanopia (blue-blind)
#BDFFF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c8ffe4; /* rgb */ color: rgb(200, 255, 228); /* oklch */ color: oklch(95.5% 0.067 163.6);
Tailwind
colors: {
custom: {
50: '#d9ffec',
500: '#c8ffe4',
950: '#000000',
},
}SCSS
$custom: #c8ffe4; $custom-light: #d9ffec; $custom-dark: #000000;
JSON
{
"hex": "#c8ffe4",
"rgb": {
"r": 200,
"g": 255,
"b": 228
},
"hsl": {
"h": 150.545,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95507,
"c": 0.0665,
"h": 163.6
},
"luminance": 0.89401
}Semantic roles & 50–950 ramp
primary
#C8FFE4
secondary
#E982B5
accent
#0071E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#151816
muted
#848684