#CFE698#CFE698
#CFE698 is a very light, moderate yellow-green. Relative luminance 0.721; OKLCH L 89.0% C 0.104 H 121.9°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE698 |
|---|---|
| RGB | rgb(207, 230, 152) |
| HSL | hsl(78, 61%, 75%) |
| HSV | hsv(78, 34%, 90%) |
| CMYK | cmyk(10%, 0%, 33.9%, 9.8%) |
| CIE-LAB | lab(88.03, -20.21, 35.55) |
| CIE-LCH | lch(88.03, 40.90, 119.61°) |
| OKLab | oklab(88.97% -0.0549 0.0882) |
| OKLCH | oklch(88.97% 0.104 121.9) |
| XYZ | xyz(59.6961, 72.1260, 40.4765) |
| Luminance | 0.7213 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.08
Pale Olive Green
#B1D27B
ΔE00 5.79
Light Grey Green
#B7E1A1
ΔE00 5.80
Pale Olive
#B9CC81
ΔE00 6.03
Greenish Beige
#C9D179
ΔE00 6.26
Greenish Tan
#BCCB7A
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE698 #AF98E6
analogous
#E6D698 #CFE698 #A8E698
triadic
#CFE698 #98CFE6 #E698CF
tetradic
#CFE698 #98E6D6 #AF98E6 #E698A8
square
#CFE698 #98E6D6 #AF98E6 #E698A8
split-complementary
#CFE698 #98A8E6 #D698E6
monochromatic
#A1CE36 #B8DA67 #CFE698 #E6F2C9 #F4F9E6
Accessibility & contrast
On white
1.36
#CFE698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#CFE698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE698
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE698 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD93
Deuteranopia (green-blind)
#ECDD9C
Tritanopia (blue-blind)
#D5DED2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cfe698; /* rgb */ color: rgb(207, 230, 152); /* oklch */ color: oklch(89.0% 0.104 121.9);
Tailwind
colors: {
custom: {
50: '#deeeb7',
500: '#cfe698',
950: '#000000',
},
}SCSS
$custom: #cfe698; $custom-light: #deeeb7; $custom-dark: #000000;
JSON
{
"hex": "#cfe698",
"rgb": {
"r": 207,
"g": 230,
"b": 152
},
"hsl": {
"h": 77.692,
"s": 60.937,
"l": 74.902
},
"oklch": {
"l": 0.88967,
"c": 0.10386,
"h": 121.9
},
"luminance": 0.72126
}Semantic roles & 50–950 ramp
primary
#CFE698
secondary
#7E62C0
accent
#1DC950
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581