#CFF773#CFF773
#CFF773 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.1% C 0.165 H 123.6°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF773 |
|---|---|
| RGB | rgb(207, 247, 115) |
| HSL | hsl(78, 89%, 71%) |
| HSV | hsv(78, 53%, 97%) |
| CMYK | cmyk(16.2%, 0%, 53.4%, 3.1%) |
| CIE-LAB | lab(92.14, -32.30, 58.39) |
| CIE-LCH | lch(92.14, 66.73, 118.95°) |
| OKLab | oklab(92.11% -0.0914 0.1373) |
| OKLCH | oklch(92.11% 0.165 123.6) |
| XYZ | xyz(62.0876, 81.0244, 28.5847) |
| Luminance | 0.8103 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.18
Light Yellow Green
#CCFD7F
ΔE00 2.26
Pale Lime
#BEFD73
ΔE00 3.61
Light Pea Green
#C4FE82
ΔE00 3.74
Light Lime Green
#B9FF66
ΔE00 4.40
Light Yellowish Green
#C2FF89
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF773 #9B73F7
analogous
#F7DD73 #CFF773 #8DF773
triadic
#CFF773 #73CFF7 #F773CF
tetradic
#CFF773 #73F7DD #9B73F7 #F7738D
square
#CFF773 #73F7DD #9B73F7 #F7738D
split-complementary
#CFF773 #738DF7 #DD73F7
monochromatic
#A2E30D #BBF439 #CFF773 #E3FAAD #F5FDE2
Accessibility & contrast
On white
1.22
#CFF773 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#CFF773 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF773
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF773 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF773 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA66
Deuteranopia (green-blind)
#FEE87B
Tritanopia (blue-blind)
#D7ECDA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff773; /* rgb */ color: rgb(207, 247, 115); /* oklch */ color: oklch(92.1% 0.165 123.6);
Tailwind
colors: {
custom: {
50: '#e0fa9f',
500: '#cff773',
950: '#000000',
},
}SCSS
$custom: #cff773; $custom-light: #e0fa9f; $custom-dark: #000000;
JSON
{
"hex": "#cff773",
"rgb": {
"r": 207,
"g": 247,
"b": 115
},
"hsl": {
"h": 78.182,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.92111,
"c": 0.16497,
"h": 123.6
},
"luminance": 0.81025
}Semantic roles & 50–950 ramp
primary
#CFF773
secondary
#6A3CD2
accent
#00E646
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580