#CFE693#CFE693
#CFE693 is a very light, moderate yellow-green. Relative luminance 0.720; OKLCH L 88.9% C 0.110 H 121.3°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE693 |
|---|---|
| RGB | rgb(207, 230, 147) |
| HSL | hsl(77, 62%, 74%) |
| HSV | hsv(77, 36%, 90%) |
| CMYK | cmyk(10%, 0%, 36.1%, 9.8%) |
| CIE-LAB | lab(87.95, -20.84, 37.97) |
| CIE-LCH | lch(87.95, 43.31, 118.76°) |
| OKLab | oklab(88.88% -0.0569 0.0936) |
| OKLCH | oklch(88.88% 0.11 121.3) |
| XYZ | xyz(59.2952, 71.9656, 38.3651) |
| Luminance | 0.7197 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.01
Pale Olive Green
#B1D27B
ΔE00 5.62
Greenish Beige
#C9D179
ΔE00 5.86
Pale Olive
#B9CC81
ΔE00 6.05
Greenish Tan
#BCCB7A
ΔE00 6.31
Light Grey Green
#B7E1A1
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE693 #AA93E6
analogous
#E6D493 #CFE693 #A6E693
triadic
#CFE693 #93CFE6 #E693CF
tetradic
#CFE693 #93E6D4 #AA93E6 #E693A6
square
#CFE693 #93E6D4 #AA93E6 #E693A6
split-complementary
#CFE693 #93A6E6 #D493E6
monochromatic
#A3CF30 #B9DA61 #CFE693 #E5F2C5 #F4F9E6
Accessibility & contrast
On white
1.36
#CFE693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#CFE693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE693
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE693 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8D
Deuteranopia (green-blind)
#EDDD97
Tritanopia (blue-blind)
#D6DED1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cfe693; /* rgb */ color: rgb(207, 230, 147); /* oklch */ color: oklch(88.9% 0.110 121.3);
Tailwind
colors: {
custom: {
50: '#deeeb3',
500: '#cfe693',
950: '#000000',
},
}SCSS
$custom: #cfe693; $custom-light: #deeeb3; $custom-dark: #000000;
JSON
{
"hex": "#cfe693",
"rgb": {
"r": 207,
"g": 230,
"b": 147
},
"hsl": {
"h": 76.627,
"s": 62.406,
"l": 73.922
},
"oklch": {
"l": 0.88881,
"c": 0.10955,
"h": 121.3
},
"luminance": 0.71966
}Semantic roles & 50–950 ramp
primary
#CFE693
secondary
#795EC0
accent
#1BCA4C
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581