#CFE683#CFE683
#CFE683 is a very light, vivid yellow-green. Relative luminance 0.715; OKLCH L 88.6% C 0.127 H 119.8°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE683 |
|---|---|
| RGB | rgb(207, 230, 131) |
| HSL | hsl(74, 66%, 71%) |
| HSV | hsv(74, 43%, 90%) |
| CMYK | cmyk(10%, 0%, 43%, 9.8%) |
| CIE-LAB | lab(87.73, -22.69, 45.58) |
| CIE-LCH | lch(87.73, 50.92, 116.47°) |
| OKLab | oklab(88.63% -0.0631 0.1103) |
| OKLCH | oklch(88.63% 0.127 119.8) |
| XYZ | xyz(58.1259, 71.4979, 32.2067) |
| Luminance | 0.7150 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.87
Greenish Beige
#C9D179
ΔE00 5.41
Pale Olive Green
#B1D27B
ΔE00 5.98
Light Yellow Green
#CCFD7F
ΔE00 6.26
Greenish Tan
#BCCB7A
ΔE00 6.53
Pistachio (survey)
#C0FA8B
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE683 #9A83E6
analogous
#E6CB83 #CFE683 #9DE683
triadic
#CFE683 #83CFE6 #E683CF
tetradic
#CFE683 #83E6CB #9A83E6 #E6839D
square
#CFE683 #83E6CB #9A83E6 #E6839D
split-complementary
#CFE683 #839DE6 #CB83E6
monochromatic
#A2C728 #BBDC50 #CFE683 #E3F0B6 #F5FAE6
Accessibility & contrast
On white
1.37
#CFE683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#CFE683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE683
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE683 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7B
Deuteranopia (green-blind)
#EEDC88
Tritanopia (blue-blind)
#D7DDCE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfe683; /* rgb */ color: rgb(207, 230, 131); /* oklch */ color: oklch(88.6% 0.127 119.8);
Tailwind
colors: {
custom: {
50: '#dfeea8',
500: '#cfe683',
950: '#000000',
},
}SCSS
$custom: #cfe683; $custom-light: #dfeea8; $custom-dark: #000000;
JSON
{
"hex": "#cfe683",
"rgb": {
"r": 207,
"g": 230,
"b": 131
},
"hsl": {
"h": 73.939,
"s": 66.443,
"l": 70.784
},
"oklch": {
"l": 0.88626,
"c": 0.12706,
"h": 119.8
},
"luminance": 0.71498
}Semantic roles & 50–950 ramp
primary
#CFE683
secondary
#694FBF
accent
#17CE42
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581