#CFF67B#CFF67B
#CFF67B is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 92.0% C 0.156 H 124.0°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF67B |
|---|---|
| RGB | rgb(207, 246, 123) |
| HSL | hsl(79, 87%, 72%) |
| HSV | hsv(79, 50%, 96%) |
| CMYK | cmyk(15.9%, 0%, 50%, 3.5%) |
| CIE-LAB | lab(91.96, -31.08, 54.54) |
| CIE-LCH | lch(91.96, 62.78, 119.68°) |
| OKLab | oklab(91.99% -0.0873 0.1296) |
| OKLCH | oklch(91.99% 0.156 124) |
| XYZ | xyz(62.2631, 80.6066, 31.0135) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.99
Pear
#CBF85F
ΔE00 3.25
Light Pea Green
#C4FE82
ΔE00 3.37
Pale Lime
#BEFD73
ΔE00 3.71
Light Yellowish Green
#C2FF89
ΔE00 4.24
Pistachio (survey)
#C0FA8B
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF67B #A27BF6
analogous
#F6DF7B #CFF67B #92F67B
triadic
#CFF67B #7BCFF6 #F67BCF
tetradic
#CFF67B #7BF6DF #A27BF6 #F67B92
square
#CFF67B #7BF6DF #A27BF6 #F67B92
split-complementary
#CFF67B #7B92F6 #DF7BF6
monochromatic
#A3E710 #BAF242 #CFF67B #E4FAB4 #F5FDE2
Accessibility & contrast
On white
1.23
#CFF67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#CFF67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF67B
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF67B | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE970
Deuteranopia (green-blind)
#FCE882
Tritanopia (blue-blind)
#D7ECDA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff67b; /* rgb */ color: rgb(207, 246, 123); /* oklch */ color: oklch(92.0% 0.156 124.0);
Tailwind
colors: {
custom: {
50: '#e0f9a4',
500: '#cff67b',
950: '#000000',
},
}SCSS
$custom: #cff67b; $custom-light: #e0f9a4; $custom-dark: #000000;
JSON
{
"hex": "#cff67b",
"rgb": {
"r": 207,
"g": 246,
"b": 123
},
"hsl": {
"h": 79.024,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.91989,
"c": 0.1563,
"h": 124
},
"luminance": 0.80607
}Semantic roles & 50–950 ramp
primary
#CFF67B
secondary
#7144D2
accent
#02E449
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580