#C8FFE7#C8FFE7
#C8FFE7 is a very light, moderate teal. Relative luminance 0.896; OKLCH L 95.6% C 0.064 H 166.5°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFE7 |
|---|---|
| RGB | rgb(200, 255, 231) |
| HSL | hsl(154, 100%, 89%) |
| HSV | hsv(154, 22%, 100%) |
| CMYK | cmyk(21.6%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(95.82, -21.99, 5.81) |
| CIE-LCH | lch(95.82, 22.75, 165.21°) |
| OKLab | oklab(95.59% -0.0626 0.015) |
| OKLCH | oklch(95.59% 0.064 166.5) |
| XYZ | xyz(73.9991, 89.5663, 88.9749) |
| Luminance | 0.8957 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.28
Eggshell Blue
#C4FFF7
ΔE00 5.75
Pale Turquoise
#A5FBD5
ΔE00 5.98
Duck Egg Blue
#C3FBF4
ΔE00 6.08
Light Light Blue
#CAFFFB
ΔE00 7.25
Ice
#D6FFFA
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFE7 #FFC8E0
analogous
#C8FFCC #C8FFE7 #C8FCFF
triadic
#C8FFE7 #E7C8FF #FFE7C8
tetradic
#C8FFE7 #CCC8FF #FFC8E0 #FCFFC8
square
#C8FFE7 #CCC8FF #FFC8E0 #FCFFC8
split-complementary
#C8FFE7 #FFC8FC #FFCCC8
monochromatic
#4EFFB2 #8BFFCC #C8FFE7 #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.11
#C8FFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#C8FFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFE7
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFE7 | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E6
Deuteranopia (green-blind)
#F2F0E8
Tritanopia (blue-blind)
#BCFFF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c8ffe7; /* rgb */ color: rgb(200, 255, 231); /* oklch */ color: oklch(95.6% 0.064 166.5);
Tailwind
colors: {
custom: {
50: '#d9ffee',
500: '#c8ffe7',
950: '#000000',
},
}SCSS
$custom: #c8ffe7; $custom-light: #d9ffee; $custom-dark: #000000;
JSON
{
"hex": "#c8ffe7",
"rgb": {
"r": 200,
"g": 255,
"b": 231
},
"hsl": {
"h": 153.818,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95586,
"c": 0.06436,
"h": 166.5
},
"luminance": 0.89569
}Semantic roles & 50–950 ramp
primary
#C8FFE7
secondary
#E982AF
accent
#0064E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151816
muted
#848685