#CEF6AB#CEF6AB
#CEF6AB is a very light, moderate yellow-green. Relative luminance 0.820; OKLCH L 92.7% C 0.106 H 131.0°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF6AB |
|---|---|
| RGB | rgb(206, 246, 171) |
| HSL | hsl(92, 81%, 82%) |
| HSV | hsv(92, 30%, 96%) |
| CMYK | cmyk(16.3%, 0%, 30.5%, 3.5%) |
| CIE-LAB | lab(92.56, -25.72, 31.98) |
| CIE-LCH | lch(92.56, 41.04, 128.81°) |
| OKLab | oklab(92.68% -0.0698 0.0802) |
| OKLCH | oklch(92.68% 0.106 131) |
| XYZ | xyz(65.7588, 81.9727, 50.8780) |
| Luminance | 0.8197 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.86
Pale Green
#C7FDB5
ΔE00 3.00
Very Pale Green
#CFFDBC
ΔE00 3.01
Washed Out Green
#BCF5A6
ΔE00 3.05
Very Light Green
#D1FFBD
ΔE00 3.06
Tea Green
#BDF8A3
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF6AB #D3ABF6
analogous
#F4F6AB #CEF6AB #ABF6AE
triadic
#CEF6AB #ABCEF6 #F6ABCE
tetradic
#CEF6AB #ABF4F6 #D3ABF6 #F6AEAB
square
#CEF6AB #ABF4F6 #D3ABF6 #F6AEAB
split-complementary
#CEF6AB #AEABF6 #F6ABF4
monochromatic
#8EEA3C #AEF074 #CEF6AB #EEFCE2 #EFFCE3
Accessibility & contrast
On white
1.21
#CEF6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#CEF6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF6AB
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF6AB | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA6
Deuteranopia (green-blind)
#F7E9AF
Tritanopia (blue-blind)
#D0F0E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cef6ab; /* rgb */ color: rgb(206, 246, 171); /* oklch */ color: oklch(92.7% 0.106 131.0);
Tailwind
colors: {
custom: {
50: '#ddf9c4',
500: '#cef6ab',
950: '#000000',
},
}SCSS
$custom: #cef6ab; $custom-light: #ddf9c4; $custom-dark: #000000;
JSON
{
"hex": "#cef6ab",
"rgb": {
"r": 206,
"g": 246,
"b": 171
},
"hsl": {
"h": 92,
"s": 80.645,
"l": 81.765
},
"oklch": {
"l": 0.92678,
"c": 0.10631,
"h": 131
},
"luminance": 0.81974
}Semantic roles & 50–950 ramp
primary
#CEF6AB
secondary
#A66ED7
accent
#09DD7A
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582