#CEF6AF#CEF6AF
#CEF6AF is a very light, moderate yellow-green. Relative luminance 0.821; OKLCH L 92.8% C 0.102 H 132.0°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF6AF |
|---|---|
| RGB | rgb(206, 246, 175) |
| HSL | hsl(94, 80%, 83%) |
| HSV | hsv(94, 29%, 96%) |
| CMYK | cmyk(16.3%, 0%, 28.9%, 3.5%) |
| CIE-LAB | lab(92.63, -25.15, 30.05) |
| CIE-LCH | lch(92.63, 39.19, 129.92°) |
| OKLab | oklab(92.76% -0.0682 0.0756) |
| OKLCH | oklch(92.76% 0.102 132) |
| XYZ | xyz(66.1458, 82.1275, 52.9165) |
| Luminance | 0.8213 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.37
Very Light Green
#D1FFBD
ΔE00 2.50
Pale Green
#C7FDB5
ΔE00 2.68
Light Light Green
#C8FFB0
ΔE00 2.91
Washed Out Green
#BCF5A6
ΔE00 3.12
Light Sage
#BCECAC
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF6AF #D7AFF6
analogous
#F1F6AF #CEF6AF #AFF6B4
triadic
#CEF6AF #AFCEF6 #F6AFCE
tetradic
#CEF6AF #AFF1F6 #D7AFF6 #F6B4AF
square
#CEF6AF #AFF1F6 #D7AFF6 #F6B4AF
split-complementary
#CEF6AF #B4AFF6 #F6AFF1
monochromatic
#8BEA41 #ACF078 #CEF6AF #EEFCE3 #EEFCE3
Accessibility & contrast
On white
1.21
#CEF6AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#CEF6AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF6AF
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF6AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF6AF | 1.00 | 1.21 | 17.43 | 17.43 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAA
Deuteranopia (green-blind)
#F6E9B2
Tritanopia (blue-blind)
#D0F0E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cef6af; /* rgb */ color: rgb(206, 246, 175); /* oklch */ color: oklch(92.8% 0.102 132.0);
Tailwind
colors: {
custom: {
50: '#ddf9c7',
500: '#cef6af',
950: '#000000',
},
}SCSS
$custom: #cef6af; $custom-light: #ddf9c7; $custom-dark: #000000;
JSON
{
"hex": "#cef6af",
"rgb": {
"r": 206,
"g": 246,
"b": 175
},
"hsl": {
"h": 93.803,
"s": 79.775,
"l": 82.549
},
"oklch": {
"l": 0.92755,
"c": 0.10182,
"h": 132
},
"luminance": 0.82128
}Semantic roles & 50–950 ramp
primary
#CEF6AF
secondary
#AB72D7
accent
#09DC80
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582