#CEFFDC#CEFFDC
#CEFFDC is a very light, moderate green. Relative luminance 0.898; OKLCH L 95.7% C 0.069 H 153.9°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFFDC |
|---|---|
| RGB | rgb(206, 255, 220) |
| HSL | hsl(137, 100%, 90%) |
| HSV | hsv(137, 19%, 100%) |
| CMYK | cmyk(19.2%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(95.92, -22.16, 11.65) |
| CIE-LCH | lch(95.92, 25.03, 152.27°) |
| OKLab | oklab(95.67% -0.0615 0.0302) |
| OKLCH | oklch(95.67% 0.069 153.9) |
| XYZ | xyz(74.1285, 89.8070, 81.1251) |
| Luminance | 0.8981 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.94
Pale Turquoise
#A5FBD5
ΔE00 6.20
Pale Aqua
#B8FFEB
ΔE00 6.65
Very Pale Green
#CFFDBC
ΔE00 7.57
Very Light Green
#D1FFBD
ΔE00 7.73
Light Mint
#B6FFBB
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFFDC #FFCEF1
analogous
#D8FFCE #CEFFDC #CEFFF4
triadic
#CEFFDC #DCCEFF #FFDCCE
tetradic
#CEFFDC #CED8FF #FFCEF1 #FFF4CE
square
#CEFFDC #CED8FF #FFCEF1 #FFF4CE
split-complementary
#CEFFDC #F4CEFF #FFCED8
monochromatic
#54FF85 #91FFB0 #CEFFDC #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.11
#CEFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#CEFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFFDC
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFFDC | 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)
#FFF7DA
Deuteranopia (green-blind)
#F6F1DE
Tritanopia (blue-blind)
#C7FEF5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ceffdc; /* rgb */ color: rgb(206, 255, 220); /* oklch */ color: oklch(95.7% 0.069 153.9);
Tailwind
colors: {
custom: {
50: '#ddffe6',
500: '#ceffdc',
950: '#000000',
},
}SCSS
$custom: #ceffdc; $custom-light: #ddffe6; $custom-dark: #000000;
JSON
{
"hex": "#ceffdc",
"rgb": {
"r": 206,
"g": 255,
"b": 220
},
"hsl": {
"h": 137.143,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.95674,
"c": 0.0685,
"h": 153.9
},
"luminance": 0.89809
}Semantic roles & 50–950 ramp
primary
#CEFFDC
secondary
#EA87CE
accent
#00A4E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684