#CFE375#CFE375
#CFE375 is a very light, vivid yellow-green. Relative luminance 0.695; OKLCH L 87.8% C 0.137 H 117.8°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE375 |
|---|---|
| RGB | rgb(207, 227, 117) |
| HSL | hsl(71, 66%, 67%) |
| HSV | hsv(71, 48%, 89%) |
| CMYK | cmyk(8.8%, 0%, 48.5%, 11%) |
| CIE-LAB | lab(86.75, -22.67, 51.08) |
| CIE-LCH | lch(86.75, 55.89, 113.93°) |
| OKLab | oklab(87.79% -0.0642 0.1216) |
| OKLCH | oklch(87.79% 0.137 117.8) |
| XYZ | xyz(56.4127, 69.4884, 27.2669) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.07
Light Khaki
#E6F2A2
ΔE00 6.17
Pear
#CBF85F
ΔE00 6.49
Greenish Tan
#BCCB7A
ΔE00 6.70
Pale Olive Green
#B1D27B
ΔE00 6.73
Light Yellow Green
#CCFD7F
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE375 #8975E3
analogous
#E3C075 #CFE375 #98E375
triadic
#CFE375 #75CFE3 #E375CF
tetradic
#CFE375 #75E3C0 #8975E3 #E37598
square
#CFE375 #75E3C0 #8975E3 #E37598
split-complementary
#CFE375 #7598E3 #C075E3
monochromatic
#9EB825 #BDD942 #CFE375 #E1EDA8 #F2F8DB
Accessibility & contrast
On white
1.41
#CFE375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#CFE375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE375
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE375 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96B
Deuteranopia (green-blind)
#EDDA7B
Tritanopia (blue-blind)
#D9D9CA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfe375; /* rgb */ color: rgb(207, 227, 117); /* oklch */ color: oklch(87.8% 0.137 117.8);
Tailwind
colors: {
custom: {
50: '#dfeb9f',
500: '#cfe375',
950: '#000000',
},
}SCSS
$custom: #cfe375; $custom-light: #dfeb9f; $custom-dark: #000000;
JSON
{
"hex": "#cfe375",
"rgb": {
"r": 207,
"g": 227,
"b": 117
},
"hsl": {
"h": 70.909,
"s": 66.265,
"l": 67.451
},
"oklch": {
"l": 0.87785,
"c": 0.13748,
"h": 117.8
},
"luminance": 0.69488
}Semantic roles & 50–950 ramp
primary
#CFE375
secondary
#5944B9
accent
#17CE39
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480