#CEF6A5#CEF6A5
#CEF6A5 is a very light, moderate yellow-green. Relative luminance 0.818; OKLCH L 92.6% C 0.113 H 129.7°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF6A5 |
|---|---|
| RGB | rgb(206, 246, 165) |
| HSL | hsl(90, 82%, 81%) |
| HSV | hsv(90, 33%, 96%) |
| CMYK | cmyk(16.3%, 0%, 32.9%, 3.5%) |
| CIE-LAB | lab(92.46, -26.55, 34.86) |
| CIE-LCH | lch(92.46, 43.82, 127.29°) |
| OKLab | oklab(92.57% -0.0722 0.0869) |
| OKLCH | oklch(92.57% 0.113 129.7) |
| XYZ | xyz(65.1998, 81.7491, 47.9342) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.18
Tea Green
#BDF8A3
ΔE00 3.22
Washed Out Green
#BCF5A6
ΔE00 3.31
Pale Green
#C7FDB5
ΔE00 3.72
Very Light Green
#D1FFBD
ΔE00 4.01
Very Pale Green
#CFFDBC
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF6A5 #CDA5F6
analogous
#F6F6A5 #CEF6A5 #A5F6A5
triadic
#CEF6A5 #A5CEF6 #F6A5CE
tetradic
#CEF6A5 #A5F6F6 #CDA5F6 #F6A5A5
square
#CEF6A5 #A5F6F6 #CDA5F6 #F6A5A5
split-complementary
#CEF6A5 #A5A5F6 #F6A5F6
monochromatic
#91EB36 #B0F06D #CEF6A5 #ECFCDD #F0FCE3
Accessibility & contrast
On white
1.21
#CEF6A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#CEF6A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF6A5
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF6A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF6A5 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9F
Deuteranopia (green-blind)
#F7E8A9
Tritanopia (blue-blind)
#D1EFE1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cef6a5; /* rgb */ color: rgb(206, 246, 165); /* oklch */ color: oklch(92.6% 0.113 129.7);
Tailwind
colors: {
custom: {
50: '#def9c0',
500: '#cef6a5',
950: '#000000',
},
}SCSS
$custom: #cef6a5; $custom-light: #def9c0; $custom-dark: #000000;
JSON
{
"hex": "#cef6a5",
"rgb": {
"r": 206,
"g": 246,
"b": 165
},
"hsl": {
"h": 89.63,
"s": 81.818,
"l": 80.588
},
"oklch": {
"l": 0.92567,
"c": 0.113,
"h": 129.7
},
"luminance": 0.8175
}Semantic roles & 50–950 ramp
primary
#CEF6A5
secondary
#9F69D6
accent
#07DE71
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582