#C8FFEB#C8FFEB
#C8FFEB is a very light, moderate teal. Relative luminance 0.898; OKLCH L 95.7% C 0.062 H 170.7°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFEB |
|---|---|
| RGB | rgb(200, 255, 235) |
| HSL | hsl(158, 100%, 89%) |
| HSV | hsv(158, 22%, 100%) |
| CMYK | cmyk(21.6%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(95.91, -21.22, 3.88) |
| CIE-LCH | lch(95.91, 21.58, 169.63°) |
| OKLab | oklab(95.69% -0.061 0.01) |
| OKLCH | oklch(95.69% 0.062 170.7) |
| XYZ | xyz(74.5705, 89.7949, 91.9843) |
| Luminance | 0.8980 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.81
Eggshell Blue
#C4FFF7
ΔE00 4.42
Duck Egg Blue
#C3FBF4
ΔE00 4.76
Light Light Blue
#CAFFFB
ΔE00 5.93
Pale Cyan
#B7FFFA
ΔE00 6.26
Ice
#D6FFFA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFEB #FFC8DC
analogous
#C8FFD0 #C8FFEB #C8F8FF
triadic
#C8FFEB #EBC8FF #FFEBC8
tetradic
#C8FFEB #D0C8FF #FFC8DC #F8FFC8
square
#C8FFEB #D0C8FF #FFC8DC #F8FFC8
split-complementary
#C8FFEB #FFC8F8 #FFD0C8
monochromatic
#4EFFBE #8BFFD5 #C8FFEB #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.11
#C8FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#C8FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFEB
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFEB | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EA
Deuteranopia (green-blind)
#F1F0EC
Tritanopia (blue-blind)
#BBFFF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c8ffeb; /* rgb */ color: rgb(200, 255, 235); /* oklch */ color: oklch(95.7% 0.062 170.7);
Tailwind
colors: {
custom: {
50: '#d9fff1',
500: '#c8ffeb',
950: '#000000',
},
}SCSS
$custom: #c8ffeb; $custom-light: #d9fff1; $custom-dark: #000000;
JSON
{
"hex": "#c8ffeb",
"rgb": {
"r": 200,
"g": 255,
"b": 235
},
"hsl": {
"h": 158.182,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95693,
"c": 0.0618,
"h": 170.7
},
"luminance": 0.89798
}Semantic roles & 50–950 ramp
primary
#C8FFEB
secondary
#E982A8
accent
#0053E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151816
muted
#848685