#C8FFEF#C8FFEF
#C8FFEF is a very light, muted teal. Relative luminance 0.900; OKLCH L 95.8% C 0.060 H 175.3°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFEF |
|---|---|
| RGB | rgb(200, 255, 239) |
| HSL | hsl(163, 100%, 89%) |
| HSV | hsv(163, 22%, 100%) |
| CMYK | cmyk(21.6%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(96.01, -20.44, 1.97) |
| CIE-LCH | lch(96.01, 20.53, 174.51°) |
| OKLab | oklab(95.8% -0.0594 0.0049) |
| OKLCH | oklch(95.8% 0.06 175.3) |
| XYZ | xyz(75.1549, 90.0286, 95.0621) |
| Luminance | 0.9003 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.99
Eggshell Blue
#C4FFF7
ΔE00 3.04
Duck Egg Blue
#C3FBF4
ΔE00 3.40
Light Light Blue
#CAFFFB
ΔE00 4.55
Pale Cyan
#B7FFFA
ΔE00 5.01
Ice
#D6FFFA
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFEF #FFC8D8
analogous
#C8FFD4 #C8FFEF #C8F4FF
triadic
#C8FFEF #EFC8FF #FFEFC8
tetradic
#C8FFEF #D4C8FF #FFC8D8 #F4FFC8
square
#C8FFEF #D4C8FF #FFC8D8 #F4FFC8
split-complementary
#C8FFEF #FFC8F4 #FFD4C8
monochromatic
#4EFFCB #8BFFDD #C8FFEF #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.10
#C8FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#C8FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFEF
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFEF | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EE
Deuteranopia (green-blind)
#F1F0F0
Tritanopia (blue-blind)
#BBFFFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c8ffef; /* rgb */ color: rgb(200, 255, 239); /* oklch */ color: oklch(95.8% 0.060 175.3);
Tailwind
colors: {
custom: {
50: '#d9fff4',
500: '#c8ffef',
950: '#000000',
},
}SCSS
$custom: #c8ffef; $custom-light: #d9fff4; $custom-dark: #000000;
JSON
{
"hex": "#c8ffef",
"rgb": {
"r": 200,
"g": 255,
"b": 239
},
"hsl": {
"h": 162.545,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95803,
"c": 0.05959,
"h": 175.3
},
"luminance": 0.90031
}Semantic roles & 50–950 ramp
primary
#C8FFEF
secondary
#E982A0
accent
#0043E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151817
muted
#848685