#CEEF96#CEEF96
#CEEF96 is a very light, moderate yellow-green. Relative luminance 0.771; OKLCH L 90.8% C 0.119 H 125.3°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEF96 |
|---|---|
| RGB | rgb(206, 239, 150) |
| HSL | hsl(82, 74%, 76%) |
| HSV | hsv(82, 37%, 94%) |
| CMYK | cmyk(13.8%, 0%, 37.2%, 6.3%) |
| CIE-LAB | lab(90.35, -25.17, 39.57) |
| CIE-LCH | lch(90.35, 46.89, 122.46°) |
| OKLab | oklab(90.8% -0.0689 0.0974) |
| OKLCH | oklch(90.8% 0.119 125.3) |
| XYZ | xyz(61.8246, 77.0564, 40.4645) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.71
Light Khaki
#E6F2A2
ΔE00 4.81
Celery
#C1FD95
ΔE00 4.90
Tea Green
#BDF8A3
ΔE00 5.15
Washed Out Green
#BCF5A6
ΔE00 5.37
Light Yellow Green
#CCFD7F
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEF96 #B796EF
analogous
#EFE496 #CEEF96 #A2EF96
triadic
#CEEF96 #96CEEF #EF96CE
tetradic
#CEEF96 #96EFE4 #B796EF #EF96A2
square
#CEEF96 #96EFE4 #B796EF #EF96A2
split-complementary
#CEEF96 #96A2EF #E496EF
monochromatic
#9CDF2C #B5E761 #CEEF96 #E7F7CB #F3FBE4
Accessibility & contrast
On white
1.28
#CEEF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#CEEF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEF96
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEF96 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E490
Deuteranopia (green-blind)
#F3E39A
Tritanopia (blue-blind)
#D3E7D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ceef96; /* rgb */ color: rgb(206, 239, 150); /* oklch */ color: oklch(90.8% 0.119 125.3);
Tailwind
colors: {
custom: {
50: '#def4b6',
500: '#ceef96',
950: '#000000',
},
}SCSS
$custom: #ceef96; $custom-light: #def4b6; $custom-dark: #000000;
JSON
{
"hex": "#ceef96",
"rgb": {
"r": 206,
"g": 239,
"b": 150
},
"hsl": {
"h": 82.247,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.90795,
"c": 0.11934,
"h": 125.3
},
"luminance": 0.77057
}Semantic roles & 50–950 ramp
primary
#CEEF96
secondary
#865ECB
accent
#10D659
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581