#CEEF92#CEEF92
#CEEF92 is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.7% C 0.124 H 124.7°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEF92 |
|---|---|
| RGB | rgb(206, 239, 146) |
| HSL | hsl(81, 74%, 75%) |
| HSV | hsv(81, 39%, 94%) |
| CMYK | cmyk(13.8%, 0%, 38.9%, 6.3%) |
| CIE-LAB | lab(90.29, -25.66, 41.47) |
| CIE-LCH | lch(90.29, 48.77, 121.75°) |
| OKLab | oklab(90.73% -0.0705 0.1017) |
| OKLCH | oklch(90.73% 0.124 124.7) |
| XYZ | xyz(61.5080, 76.9298, 38.7971) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.50
Celery
#C1FD95
ΔE00 4.87
Light Khaki
#E6F2A2
ΔE00 4.89
Light Yellow Green
#CCFD7F
ΔE00 5.04
Light Yellowish Green
#C2FF89
ΔE00 5.39
Light Pea Green
#C4FE82
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEF92 #B392EF
analogous
#EFE192 #CEEF92 #9FEF92
triadic
#CEEF92 #92CEEF #EF92CE
tetradic
#CEEF92 #92EFE1 #B392EF #EF929F
square
#CEEF92 #92EFE1 #B392EF #EF929F
split-complementary
#CEEF92 #929FEF #E192EF
monochromatic
#9EDF27 #B6E75D #CEEF92 #E6F7C7 #F3FBE4
Accessibility & contrast
On white
1.28
#CEEF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#CEEF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEF92
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEF92 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E48B
Deuteranopia (green-blind)
#F4E397
Tritanopia (blue-blind)
#D4E7D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ceef92; /* rgb */ color: rgb(206, 239, 146); /* oklch */ color: oklch(90.7% 0.124 124.7);
Tailwind
colors: {
custom: {
50: '#def4b3',
500: '#ceef92',
950: '#000000',
},
}SCSS
$custom: #ceef92; $custom-light: #def4b3; $custom-dark: #000000;
JSON
{
"hex": "#ceef92",
"rgb": {
"r": 206,
"g": 239,
"b": 146
},
"hsl": {
"h": 81.29,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.90729,
"c": 0.12372,
"h": 124.7
},
"luminance": 0.7693
}Semantic roles & 50–950 ramp
primary
#CEEF92
secondary
#825ACB
accent
#0FD756
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581