#CEF4AC#CEF4AC
#CEF4AC is a very light, moderate yellow-green. Relative luminance 0.808; OKLCH L 92.3% C 0.102 H 130.8°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF4AC |
|---|---|
| RGB | rgb(206, 244, 172) |
| HSL | hsl(92, 77%, 82%) |
| HSV | hsv(92, 30%, 96%) |
| CMYK | cmyk(15.6%, 0%, 29.5%, 4.3%) |
| CIE-LAB | lab(92.04, -24.62, 30.78) |
| CIE-LCH | lch(92.04, 39.41, 128.66°) |
| OKLab | oklab(92.27% -0.0667 0.0773) |
| OKLCH | oklch(92.27% 0.102 130.8) |
| XYZ | xyz(65.2494, 80.8009, 51.1802) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.98
Very Light Green
#D1FFBD
ΔE00 3.10
Pale Green
#C7FDB5
ΔE00 3.24
Washed Out Green
#BCF5A6
ΔE00 3.34
Light Light Green
#C8FFB0
ΔE00 3.34
Light Sage
#BCECAC
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF4AC #D2ACF4
analogous
#F2F4AC #CEF4AC #ACF4AE
triadic
#CEF4AC #ACCEF4 #F4ACCE
tetradic
#CEF4AC #ACF2F4 #D2ACF4 #F4AEAC
square
#CEF4AC #ACF2F4 #D2ACF4 #F4AEAC
split-complementary
#CEF4AC #AEACF4 #F4ACF2
monochromatic
#8EE640 #AEED76 #CEF4AC #EEFBE2 #EFFBE4
Accessibility & contrast
On white
1.22
#CEF4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#CEF4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF4AC
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF4AC | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA7
Deuteranopia (green-blind)
#F5E7AF
Tritanopia (blue-blind)
#D0EEE1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cef4ac; /* rgb */ color: rgb(206, 244, 172); /* oklch */ color: oklch(92.3% 0.102 130.8);
Tailwind
colors: {
custom: {
50: '#ddf7c5',
500: '#cef4ac',
950: '#000000',
},
}SCSS
$custom: #cef4ac; $custom-light: #ddf7c5; $custom-dark: #000000;
JSON
{
"hex": "#cef4ac",
"rgb": {
"r": 206,
"g": 244,
"b": 172
},
"hsl": {
"h": 91.667,
"s": 76.596,
"l": 81.569
},
"oklch": {
"l": 0.92268,
"c": 0.10214,
"h": 130.8
},
"luminance": 0.80802
}Semantic roles & 50–950 ramp
primary
#CEF4AC
secondary
#A570D4
accent
#0DD978
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582