#CFF692#CFF692
#CFF692 is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.3% C 0.133 H 126.3°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF692 |
|---|---|
| RGB | rgb(207, 246, 146) |
| HSL | hsl(83, 85%, 77%) |
| HSV | hsv(83, 41%, 96%) |
| CMYK | cmyk(15.9%, 0%, 40.7%, 3.5%) |
| CIE-LAB | lab(92.24, -28.61, 43.98) |
| CIE-LCH | lch(92.24, 52.46, 123.04°) |
| OKLab | oklab(92.31% -0.0788 0.1074) |
| OKLCH | oklch(92.31% 0.133 126.3) |
| XYZ | xyz(63.8757, 81.2517, 39.5065) |
| Luminance | 0.8125 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.11
Celery
#C1FD95
ΔE00 3.53
Light Yellow Green
#CCFD7F
ΔE00 3.56
Light Yellowish Green
#C2FF89
ΔE00 3.80
Light Pea Green
#C4FE82
ΔE00 3.83
Tea Green
#BDF8A3
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF692 #B992F6
analogous
#F6EB92 #CFF692 #9DF692
triadic
#CFF692 #92CFF6 #F692CF
tetradic
#CFF692 #92F6EB #B992F6 #F6929D
square
#CFF692 #92F6EB #B992F6 #F6929D
split-complementary
#CFF692 #929DF6 #EB92F6
monochromatic
#9DED21 #B6F159 #CFF692 #E8FBCB #F3FDE3
Accessibility & contrast
On white
1.22
#CFF692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#CFF692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF692
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF692 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8A
Deuteranopia (green-blind)
#FAE897
Tritanopia (blue-blind)
#D4EEDE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff692; /* rgb */ color: rgb(207, 246, 146); /* oklch */ color: oklch(92.3% 0.133 126.3);
Tailwind
colors: {
custom: {
50: '#dff9b3',
500: '#cff692',
950: '#000000',
},
}SCSS
$custom: #cff692; $custom-light: #dff9b3; $custom-dark: #000000;
JSON
{
"hex": "#cff692",
"rgb": {
"r": 207,
"g": 246,
"b": 146
},
"hsl": {
"h": 83.4,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.92313,
"c": 0.1332,
"h": 126.3
},
"luminance": 0.81252
}Semantic roles & 50–950 ramp
primary
#CFF692
secondary
#8858D4
accent
#04E15A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581