#CFE593#CFE593
#CFE593 is a very light, moderate yellow-green. Relative luminance 0.714; OKLCH L 88.7% C 0.108 H 120.9°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE593 |
|---|---|
| RGB | rgb(207, 229, 147) |
| HSL | hsl(76, 61%, 74%) |
| HSV | hsv(76, 36%, 90%) |
| CMYK | cmyk(9.6%, 0%, 35.8%, 10.2%) |
| CIE-LAB | lab(87.68, -20.35, 37.62) |
| CIE-LCH | lch(87.68, 42.77, 118.41°) |
| OKLab | oklab(88.67% -0.0555 0.0928) |
| OKLCH | oklch(88.67% 0.108 120.9) |
| XYZ | xyz(59.0177, 71.4107, 38.2726) |
| Luminance | 0.7141 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.02
Pale Olive Green
#B1D27B
ΔE00 5.55
Greenish Beige
#C9D179
ΔE00 5.65
Pale Olive
#B9CC81
ΔE00 5.84
Greenish Tan
#BCCB7A
ΔE00 6.10
Light Grey Green
#B7E1A1
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE593 #A993E5
analogous
#E5D293 #CFE593 #A6E593
triadic
#CFE593 #93CFE5 #E593CF
tetradic
#CFE593 #93E5D2 #A993E5 #E593A6
square
#CFE593 #93E5D2 #A993E5 #E593A6
split-complementary
#CFE593 #93A6E5 #D293E5
monochromatic
#A3CC31 #B9D962 #CFE593 #E5F1C4 #F4F9E6
Accessibility & contrast
On white
1.37
#CFE593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#CFE593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE593
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE593 | 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)
#EFDC8D
Deuteranopia (green-blind)
#ECDC97
Tritanopia (blue-blind)
#D6DDD0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfe593; /* rgb */ color: rgb(207, 229, 147); /* oklch */ color: oklch(88.7% 0.108 120.9);
Tailwind
colors: {
custom: {
50: '#deedb3',
500: '#cfe593',
950: '#000000',
},
}SCSS
$custom: #cfe593; $custom-light: #deedb3; $custom-dark: #000000;
JSON
{
"hex": "#cfe593",
"rgb": {
"r": 207,
"g": 229,
"b": 147
},
"hsl": {
"h": 76.098,
"s": 61.194,
"l": 73.725
},
"oklch": {
"l": 0.88666,
"c": 0.10815,
"h": 120.9
},
"luminance": 0.71411
}Semantic roles & 50–950 ramp
primary
#CFE593
secondary
#785EBE
accent
#1DC94B
background
#FEFEFD
surface
#FCFDF8
border
#D5D5D1
text
#151611
muted
#848481