#CEFFC7#CEFFC7
#CEFFC7 is a very light, moderate green. Relative luminance 0.888; OKLCH L 95.2% C 0.090 H 141.6°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFFC7 |
|---|---|
| RGB | rgb(206, 255, 199) |
| HSL | hsl(113, 100%, 89%) |
| HSV | hsv(113, 22%, 100%) |
| CMYK | cmyk(19.2%, 0%, 22%, 0%) |
| CIE-LAB | lab(95.48, -25.75, 21.77) |
| CIE-LCH | lch(95.48, 33.72, 139.78°) |
| OKLab | oklab(95.18% -0.0701 0.0557) |
| OKLCH | oklch(95.18% 0.09 141.6) |
| XYZ | xyz(71.5199, 88.7636, 67.3867) |
| Luminance | 0.8877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.28
Very Light Green
#D1FFBD
ΔE00 2.44
Pale Green
#C7FDB5
ΔE00 3.39
Celadon
#BEFDB7
ΔE00 3.43
Light Mint
#B6FFBB
ΔE00 4.12
Light Sage
#BCECAC
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFFC7 #F8C7FF
analogous
#EAFFC7 #CEFFC7 #C7FFDC
triadic
#CEFFC7 #C7CEFF #FFC7CE
tetradic
#CEFFC7 #C7EAFF #F8C7FF #FFDCC7
square
#CEFFC7 #C7EAFF #F8C7FF #FFDCC7
split-complementary
#CEFFC7 #DCC7FF #FFC7EA
monochromatic
#63FF4D #98FF8A #CEFFC7 #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.12
#CEFFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#CEFFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFFC7
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFFC7 | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C4
Deuteranopia (green-blind)
#FAF0CA
Tritanopia (blue-blind)
#CBFBF0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ceffc7; /* rgb */ color: rgb(206, 255, 199); /* oklch */ color: oklch(95.2% 0.090 141.6);
Tailwind
colors: {
custom: {
50: '#ddffd8',
500: '#ceffc7',
950: '#000000',
},
}SCSS
$custom: #ceffc7; $custom-light: #ddffd8; $custom-dark: #000000;
JSON
{
"hex": "#ceffc7",
"rgb": {
"r": 206,
"g": 255,
"b": 199
},
"hsl": {
"h": 112.5,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.95182,
"c": 0.08953,
"h": 141.6
},
"luminance": 0.88765
}Semantic roles & 50–950 ramp
primary
#CEFFC7
secondary
#DC81E9
accent
#00E6C9
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683