#CEFFDF#CEFFDF
#CEFFDF is a very light, moderate green. Relative luminance 0.900; OKLCH L 95.7% C 0.066 H 156.3°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFFDF |
|---|---|
| RGB | rgb(206, 255, 223) |
| HSL | hsl(141, 100%, 90%) |
| HSV | hsv(141, 19%, 100%) |
| CMYK | cmyk(19.2%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(95.98, -21.62, 10.20) |
| CIE-LCH | lch(95.98, 23.90, 154.73°) |
| OKLab | oklab(95.75% -0.0603 0.0264) |
| OKLCH | oklch(95.75% 0.066 156.3) |
| XYZ | xyz(74.5294, 89.9674, 83.2364) |
| Luminance | 0.8997 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.96
Pale Turquoise
#A5FBD5
ΔE00 6.20
Mint
#AAF0C1
ΔE00 6.38
Very Pale Green
#CFFDBC
ΔE00 8.42
Eggshell Blue
#C4FFF7
ΔE00 8.57
Very Light Green
#D1FFBD
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFFDF #FFCEEE
analogous
#D5FFCE #CEFFDF #CEFFF7
triadic
#CEFFDF #DFCEFF #FFDFCE
tetradic
#CEFFDF #CED5FF #FFCEEE #FFF7CE
square
#CEFFDF #CED5FF #FFCEEE #FFF7CE
split-complementary
#CEFFDF #F7CEFF #FFCED5
monochromatic
#54FF8F #91FFB7 #CEFFDF #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.11
#CEFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#CEFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFFDF
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFFDF | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF7DD
Deuteranopia (green-blind)
#F6F1E1
Tritanopia (blue-blind)
#C6FEF6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ceffdf; /* rgb */ color: rgb(206, 255, 223); /* oklch */ color: oklch(95.7% 0.066 156.3);
Tailwind
colors: {
custom: {
50: '#ddffe9',
500: '#ceffdf',
950: '#000000',
},
}SCSS
$custom: #ceffdf; $custom-light: #ddffe9; $custom-dark: #000000;
JSON
{
"hex": "#ceffdf",
"rgb": {
"r": 206,
"g": 255,
"b": 223
},
"hsl": {
"h": 140.816,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.95749,
"c": 0.06584,
"h": 156.3
},
"luminance": 0.8997
}Semantic roles & 50–950 ramp
primary
#CEFFDF
secondary
#EA87C8
accent
#0096E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684