#CBE07F#CBE07F
#CBE07F is a very light, vivid yellow-green. Relative luminance 0.675; OKLCH L 87.0% C 0.125 H 119.1°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE07F |
|---|---|
| RGB | rgb(203, 224, 127) |
| HSL | hsl(73, 61%, 69%) |
| HSV | hsv(73, 43%, 88%) |
| CMYK | cmyk(9.4%, 0%, 43.3%, 12.2%) |
| CIE-LAB | lab(85.78, -21.74, 45.03) |
| CIE-LCH | lch(85.78, 50.01, 115.77°) |
| OKLab | oklab(86.98% -0.0605 0.1089) |
| OKLCH | oklch(86.98% 0.125 119.1) |
| XYZ | xyz(55.1153, 67.5404, 30.2076) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.19
Pale Olive Green
#B1D27B
ΔE00 5.10
Greenish Tan
#BCCB7A
ΔE00 5.25
Light Khaki
#E6F2A2
ΔE00 5.57
Pale Olive
#B9CC81
ΔE00 5.70
Light Yellow Green
#CCFD7F
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE07F #947FE0
analogous
#E0C57F #CBE07F #9BE07F
triadic
#CBE07F #7FCBE0 #E07FCB
tetradic
#CBE07F #7FE0C5 #947FE0 #E07F9B
square
#CBE07F #7FE0C5 #947FE0 #E07F9B
split-complementary
#CBE07F #7F9BE0 #C57FE0
monochromatic
#9AB82D #B7D44E #CBE07F #DFECB0 #F3F8E2
Accessibility & contrast
On white
1.45
#CBE07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#CBE07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE07F
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE07F | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD677
Deuteranopia (green-blind)
#E9D784
Tritanopia (blue-blind)
#D3D7C9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cbe07f; /* rgb */ color: rgb(203, 224, 127); /* oklch */ color: oklch(87.0% 0.125 119.1);
Tailwind
colors: {
custom: {
50: '#dce9a6',
500: '#cbe07f',
950: '#000000',
},
}SCSS
$custom: #cbe07f; $custom-light: #dce9a6; $custom-dark: #000000;
JSON
{
"hex": "#cbe07f",
"rgb": {
"r": 203,
"g": 224,
"b": 127
},
"hsl": {
"h": 72.99,
"s": 61.006,
"l": 68.824
},
"oklch": {
"l": 0.86978,
"c": 0.12456,
"h": 119.1
},
"luminance": 0.6754
}Semantic roles & 50–950 ramp
primary
#CBE07F
secondary
#634CB7
accent
#1DC942
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480