#CFE592#CFE592
#CFE592 is a very light, moderate yellow-green. Relative luminance 0.714; OKLCH L 88.6% C 0.109 H 120.8°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE592 |
|---|---|
| RGB | rgb(207, 229, 146) |
| HSL | hsl(76, 61%, 74%) |
| HSV | hsv(76, 36%, 90%) |
| CMYK | cmyk(9.6%, 0%, 36.2%, 10.2%) |
| CIE-LAB | lab(87.67, -20.47, 38.10) |
| CIE-LCH | lch(87.67, 43.25, 118.25°) |
| OKLab | oklab(88.65% -0.0559 0.0939) |
| OKLCH | oklch(88.65% 0.109 120.8) |
| XYZ | xyz(58.9396, 71.3794, 37.8611) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.03
Pale Olive Green
#B1D27B
ΔE00 5.53
Greenish Beige
#C9D179
ΔE00 5.58
Pale Olive
#B9CC81
ΔE00 5.86
Greenish Tan
#BCCB7A
ΔE00 6.07
Light Grey Green
#B7E1A1
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE592 #A892E5
analogous
#E5D192 #CFE592 #A5E592
triadic
#CFE592 #92CFE5 #E592CF
tetradic
#CFE592 #92E5D1 #A892E5 #E592A5
square
#CFE592 #92E5D1 #A892E5 #E592A5
split-complementary
#CFE592 #92A5E5 #D192E5
monochromatic
#A3CC31 #B9D961 #CFE592 #E5F1C3 #F4F9E6
Accessibility & contrast
On white
1.37
#CFE592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#CFE592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE592
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE592 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8C
Deuteranopia (green-blind)
#ECDC96
Tritanopia (blue-blind)
#D6DDD0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfe592; /* rgb */ color: rgb(207, 229, 146); /* oklch */ color: oklch(88.6% 0.109 120.8);
Tailwind
colors: {
custom: {
50: '#deedb3',
500: '#cfe592',
950: '#000000',
},
}SCSS
$custom: #cfe592; $custom-light: #deedb3; $custom-dark: #000000;
JSON
{
"hex": "#cfe592",
"rgb": {
"r": 207,
"g": 229,
"b": 146
},
"hsl": {
"h": 75.904,
"s": 61.481,
"l": 73.529
},
"oklch": {
"l": 0.88649,
"c": 0.10928,
"h": 120.8
},
"luminance": 0.71379
}Semantic roles & 50–950 ramp
primary
#CFE592
secondary
#775DBE
accent
#1CC94A
background
#FEFEFD
surface
#FCFDF8
border
#D5D5D1
text
#151611
muted
#848481