#CEEF93#CEEF93
#CEEF93 is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.7% C 0.123 H 124.9°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEF93 |
|---|---|
| RGB | rgb(206, 239, 147) |
| HSL | hsl(82, 74%, 76%) |
| HSV | hsv(82, 38%, 94%) |
| CMYK | cmyk(13.8%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(90.30, -25.54, 40.99) |
| CIE-LCH | lch(90.30, 48.30, 121.92°) |
| OKLab | oklab(90.75% -0.0701 0.1006) |
| OKLCH | oklch(90.75% 0.123 124.9) |
| XYZ | xyz(61.5862, 76.9610, 39.2085) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.54
Light Khaki
#E6F2A2
ΔE00 4.86
Celery
#C1FD95
ΔE00 4.87
Light Yellow Green
#CCFD7F
ΔE00 5.16
Tea Green
#BDF8A3
ΔE00 5.41
Light Yellowish Green
#C2FF89
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEF93 #B493EF
analogous
#EFE293 #CEEF93 #A0EF93
triadic
#CEEF93 #93CEEF #EF93CE
tetradic
#CEEF93 #93EFE2 #B493EF #EF93A0
square
#CEEF93 #93EFE2 #B493EF #EF93A0
split-complementary
#CEEF93 #93A0EF #E293EF
monochromatic
#9EDF28 #B6E75E #CEEF93 #E6F7C8 #F3FBE4
Accessibility & contrast
On white
1.28
#CEEF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#CEEF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEF93
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEF93 | 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)
#F8E48C
Deuteranopia (green-blind)
#F4E398
Tritanopia (blue-blind)
#D4E7D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ceef93; /* rgb */ color: rgb(206, 239, 147); /* oklch */ color: oklch(90.7% 0.123 124.9);
Tailwind
colors: {
custom: {
50: '#def4b4',
500: '#ceef93',
950: '#000000',
},
}SCSS
$custom: #ceef93; $custom-light: #def4b4; $custom-dark: #000000;
JSON
{
"hex": "#ceef93",
"rgb": {
"r": 206,
"g": 239,
"b": 147
},
"hsl": {
"h": 81.522,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.90745,
"c": 0.12263,
"h": 124.9
},
"luminance": 0.76961
}Semantic roles & 50–950 ramp
primary
#CEEF93
secondary
#835BCB
accent
#0FD657
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581