#CEFFC8#CEFFC8
#CEFFC8 is a very light, moderate green. Relative luminance 0.888; OKLCH L 95.2% C 0.088 H 142.0°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFFC8 |
|---|---|
| RGB | rgb(206, 255, 200) |
| HSL | hsl(113, 100%, 89%) |
| HSV | hsv(113, 22%, 100%) |
| CMYK | cmyk(19.2%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(95.50, -25.58, 21.29) |
| CIE-LCH | lch(95.50, 33.28, 140.23°) |
| OKLab | oklab(95.2% -0.0697 0.0545) |
| OKLCH | oklch(95.2% 0.088 142) |
| XYZ | xyz(71.6364, 88.8102, 68.0002) |
| Luminance | 0.8881 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.51
Very Light Green
#D1FFBD
ΔE00 2.66
Celadon
#BEFDB7
ΔE00 3.60
Pale Green
#C7FDB5
ΔE00 3.62
Light Mint
#B6FFBB
ΔE00 4.21
Light Sage
#BCECAC
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFFC8 #F9C8FF
analogous
#EAFFC8 #CEFFC8 #C8FFDE
triadic
#CEFFC8 #C8CEFF #FFC8CE
tetradic
#CEFFC8 #C8EAFF #F9C8FF #FFDEC8
square
#CEFFC8 #C8EAFF #F9C8FF #FFDEC8
split-complementary
#CEFFC8 #DEC8FF #FFC8EA
monochromatic
#61FF4E #97FF8B #CEFFC8 #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.12
#CEFFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#CEFFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFFC8
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFFC8 | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C5
Deuteranopia (green-blind)
#FAF0CB
Tritanopia (blue-blind)
#CBFBF0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ceffc8; /* rgb */ color: rgb(206, 255, 200); /* oklch */ color: oklch(95.2% 0.088 142.0);
Tailwind
colors: {
custom: {
50: '#ddffd8',
500: '#ceffc8',
950: '#000000',
},
}SCSS
$custom: #ceffc8; $custom-light: #ddffd8; $custom-dark: #000000;
JSON
{
"hex": "#ceffc8",
"rgb": {
"r": 206,
"g": 255,
"b": 200
},
"hsl": {
"h": 113.455,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95204,
"c": 0.08847,
"h": 142
},
"luminance": 0.88812
}Semantic roles & 50–950 ramp
primary
#CEFFC8
secondary
#DE82E9
accent
#00E6CC
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683