#CEEF94#CEEF94
#CEEF94 is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.8% C 0.122 H 125.0°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEF94 |
|---|---|
| RGB | rgb(206, 239, 148) |
| HSL | hsl(82, 74%, 76%) |
| HSV | hsv(82, 38%, 94%) |
| CMYK | cmyk(13.8%, 0%, 38.1%, 6.3%) |
| CIE-LAB | lab(90.32, -25.42, 40.52) |
| CIE-LCH | lch(90.32, 47.83, 122.10°) |
| OKLab | oklab(90.76% -0.0697 0.0996) |
| OKLCH | oklch(90.76% 0.122 125) |
| XYZ | xyz(61.6650, 76.9926, 39.6236) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.59
Light Khaki
#E6F2A2
ΔE00 4.84
Celery
#C1FD95
ΔE00 4.87
Light Yellow Green
#CCFD7F
ΔE00 5.29
Tea Green
#BDF8A3
ΔE00 5.32
Light Yellowish Green
#C2FF89
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEF94 #B594EF
analogous
#EFE294 #CEEF94 #A0EF94
triadic
#CEEF94 #94CEEF #EF94CE
tetradic
#CEEF94 #94EFE2 #B594EF #EF94A0
square
#CEEF94 #94EFE2 #B594EF #EF94A0
split-complementary
#CEEF94 #94A0EF #E294EF
monochromatic
#9DDF2A #B6E75F #CEEF94 #E6F7C9 #F3FBE4
Accessibility & contrast
On white
1.28
#CEEF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#CEEF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEF94
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEF94 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48D
Deuteranopia (green-blind)
#F4E399
Tritanopia (blue-blind)
#D4E7D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ceef94; /* rgb */ color: rgb(206, 239, 148); /* oklch */ color: oklch(90.8% 0.122 125.0);
Tailwind
colors: {
custom: {
50: '#def4b4',
500: '#ceef94',
950: '#000000',
},
}SCSS
$custom: #ceef94; $custom-light: #def4b4; $custom-dark: #000000;
JSON
{
"hex": "#ceef94",
"rgb": {
"r": 206,
"g": 239,
"b": 148
},
"hsl": {
"h": 81.758,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.90762,
"c": 0.12154,
"h": 125
},
"luminance": 0.76993
}Semantic roles & 50–950 ramp
primary
#CEEF94
secondary
#845CCB
accent
#0FD657
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581