#CEEB7F#CEEB7F
#CEEB7F is a very light, vivid yellow-green. Relative luminance 0.741; OKLCH L 89.6% C 0.138 H 121.6°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEB7F |
|---|---|
| RGB | rgb(206, 235, 127) |
| HSL | hsl(76, 73%, 71%) |
| HSV | hsv(76, 46%, 92%) |
| CMYK | cmyk(12.3%, 0%, 46%, 7.8%) |
| CIE-LAB | lab(88.96, -25.89, 49.01) |
| CIE-LCH | lch(88.96, 55.43, 117.85°) |
| OKLab | oklab(89.58% -0.0724 0.1177) |
| OKLCH | oklch(89.58% 0.138 121.6) |
| XYZ | xyz(58.9929, 74.0708, 31.2638) |
| Luminance | 0.7407 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.65
Pear
#CBF85F
ΔE00 5.48
Pistachio (survey)
#C0FA8B
ΔE00 5.56
Light Pea Green
#C4FE82
ΔE00 5.61
Light Khaki
#E6F2A2
ΔE00 5.66
Light Yellowish Green
#C2FF89
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEB7F #9C7FEB
analogous
#EBD27F #CEEB7F #98EB7F
triadic
#CEEB7F #7FCEEB #EB7FCE
tetradic
#CEEB7F #7FEBD2 #9C7FEB #EB7F98
square
#CEEB7F #7FEBD2 #9C7FEB #EB7F98
split-complementary
#CEEB7F #7F98EB #D27FEB
monochromatic
#A0CF20 #BAE34A #CEEB7F #E2F3B4 #F5FBE5
Accessibility & contrast
On white
1.33
#CEEB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#CEEB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEB7F
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEB7F | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E076
Deuteranopia (green-blind)
#F3DF85
Tritanopia (blue-blind)
#D6E1D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ceeb7f; /* rgb */ color: rgb(206, 235, 127); /* oklch */ color: oklch(89.6% 0.138 121.6);
Tailwind
colors: {
custom: {
50: '#def1a6',
500: '#ceeb7f',
950: '#000000',
},
}SCSS
$custom: #ceeb7f; $custom-light: #def1a6; $custom-dark: #000000;
JSON
{
"hex": "#ceeb7f",
"rgb": {
"r": 206,
"g": 235,
"b": 127
},
"hsl": {
"h": 76.111,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.89578,
"c": 0.13819,
"h": 121.6
},
"luminance": 0.74071
}Semantic roles & 50–950 ramp
primary
#CEEB7F
secondary
#6B4AC4
accent
#10D545
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580