#CEF3AC#CEF3AC
#CEF3AC is a very light, moderate yellow-green. Relative luminance 0.802; OKLCH L 92.1% C 0.101 H 130.5°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF3AC |
|---|---|
| RGB | rgb(206, 243, 172) |
| HSL | hsl(91, 75%, 81%) |
| HSV | hsv(91, 29%, 95%) |
| CMYK | cmyk(15.2%, 0%, 29.2%, 4.7%) |
| CIE-LAB | lab(91.77, -24.15, 30.42) |
| CIE-LCH | lch(91.77, 38.83, 128.44°) |
| OKLab | oklab(92.05% -0.0654 0.0765) |
| OKLCH | oklch(92.05% 0.101 130.5) |
| XYZ | xyz(64.9493, 80.2007, 51.0802) |
| Luminance | 0.8020 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.09
Very Light Green
#D1FFBD
ΔE00 3.23
Pale Green
#C7FDB5
ΔE00 3.44
Light Sage
#BCECAC
ΔE00 3.46
Washed Out Green
#BCF5A6
ΔE00 3.51
Light Light Green
#C8FFB0
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF3AC #D1ACF3
analogous
#F1F3AC #CEF3AC #ACF3AE
triadic
#CEF3AC #ACCEF3 #F3ACCE
tetradic
#CEF3AC #ACF1F3 #D1ACF3 #F3AEAC
square
#CEF3AC #ACF1F3 #D1ACF3 #F3AEAC
split-complementary
#CEF3AC #AEACF3 #F3ACF1
monochromatic
#8FE441 #AEEB77 #CEF3AC #EEFBE1 #EFFBE4
Accessibility & contrast
On white
1.23
#CEF3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#CEF3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF3AC
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF3AC | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A7
Deuteranopia (green-blind)
#F4E6AF
Tritanopia (blue-blind)
#D0EDE0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cef3ac; /* rgb */ color: rgb(206, 243, 172); /* oklch */ color: oklch(92.1% 0.101 130.5);
Tailwind
colors: {
custom: {
50: '#ddf7c5',
500: '#cef3ac',
950: '#000000',
},
}SCSS
$custom: #cef3ac; $custom-light: #ddf7c5; $custom-dark: #000000;
JSON
{
"hex": "#cef3ac",
"rgb": {
"r": 206,
"g": 243,
"b": 172
},
"hsl": {
"h": 91.268,
"s": 74.737,
"l": 81.373
},
"oklch": {
"l": 0.92053,
"c": 0.10062,
"h": 130.5
},
"luminance": 0.80202
}Semantic roles & 50–950 ramp
primary
#CEF3AC
secondary
#A471D2
accent
#0FD777
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582