#CEEF97#CEEF97
#CEEF97 is a very light, moderate yellow-green. Relative luminance 0.771; OKLCH L 90.8% C 0.118 H 125.4°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEF97 |
|---|---|
| RGB | rgb(206, 239, 151) |
| HSL | hsl(83, 73%, 76%) |
| HSV | hsv(83, 37%, 94%) |
| CMYK | cmyk(13.8%, 0%, 36.8%, 6.3%) |
| CIE-LAB | lab(90.36, -25.05, 39.09) |
| CIE-LCH | lch(90.36, 46.43, 122.65°) |
| OKLab | oklab(90.81% -0.0685 0.0964) |
| OKLCH | oklch(90.81% 0.118 125.4) |
| XYZ | xyz(61.9055, 77.0888, 40.8904) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.78
Light Khaki
#E6F2A2
ΔE00 4.80
Celery
#C1FD95
ΔE00 4.93
Tea Green
#BDF8A3
ΔE00 5.07
Washed Out Green
#BCF5A6
ΔE00 5.26
Light Light Green
#C8FFB0
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEF97 #B897EF
analogous
#EFE497 #CEEF97 #A2EF97
triadic
#CEEF97 #97CEEF #EF97CE
tetradic
#CEEF97 #97EFE4 #B897EF #EF97A2
square
#CEEF97 #97EFE4 #B897EF #EF97A2
split-complementary
#CEEF97 #97A2EF #E497EF
monochromatic
#9CDF2D #B5E762 #CEEF97 #E7F7CC #F3FBE4
Accessibility & contrast
On white
1.28
#CEEF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#CEEF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEF97
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEF97 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E591
Deuteranopia (green-blind)
#F3E39B
Tritanopia (blue-blind)
#D3E7D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ceef97; /* rgb */ color: rgb(206, 239, 151); /* oklch */ color: oklch(90.8% 0.118 125.4);
Tailwind
colors: {
custom: {
50: '#def4b6',
500: '#ceef97',
950: '#000000',
},
}SCSS
$custom: #ceef97; $custom-light: #def4b6; $custom-dark: #000000;
JSON
{
"hex": "#ceef97",
"rgb": {
"r": 206,
"g": 239,
"b": 151
},
"hsl": {
"h": 82.5,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.90812,
"c": 0.11825,
"h": 125.4
},
"luminance": 0.77089
}Semantic roles & 50–950 ramp
primary
#CEEF97
secondary
#885FCB
accent
#10D55A
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581