#CFF293#CFF293
#CFF293 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.5% C 0.126 H 125.3°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF293 |
|---|---|
| RGB | rgb(207, 242, 147) |
| HSL | hsl(82, 79%, 76%) |
| HSV | hsv(82, 39%, 95%) |
| CMYK | cmyk(14.5%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(91.18, -26.60, 42.13) |
| CIE-LCH | lch(91.18, 49.82, 122.27°) |
| OKLab | oklab(91.46% -0.0731 0.1032) |
| OKLCH | oklch(91.46% 0.126 125.3) |
| XYZ | xyz(62.7503, 78.8758, 39.5168) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.98
Celery
#C1FD95
ΔE00 4.33
Light Yellow Green
#CCFD7F
ΔE00 4.51
Light Yellowish Green
#C2FF89
ΔE00 4.81
Light Pea Green
#C4FE82
ΔE00 4.84
Light Khaki
#E6F2A2
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF293 #B693F2
analogous
#F2E593 #CFF293 #A0F293
triadic
#CFF293 #93CFF2 #F293CF
tetradic
#CFF293 #93F2E5 #B693F2 #F293A0
square
#CFF293 #93F2E5 #B693F2 #F293A0
split-complementary
#CFF293 #93A0F2 #E593F2
monochromatic
#9EE526 #B7EB5C #CFF293 #E7F9CA #F3FCE4
Accessibility & contrast
On white
1.25
#CFF293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#CFF293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF293
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF293 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78C
Deuteranopia (green-blind)
#F7E598
Tritanopia (blue-blind)
#D5EADB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cff293; /* rgb */ color: rgb(207, 242, 147); /* oklch */ color: oklch(91.5% 0.126 125.3);
Tailwind
colors: {
custom: {
50: '#dff6b4',
500: '#cff293',
950: '#000000',
},
}SCSS
$custom: #cff293; $custom-light: #dff6b4; $custom-dark: #000000;
JSON
{
"hex": "#cff293",
"rgb": {
"r": 207,
"g": 242,
"b": 147
},
"hsl": {
"h": 82.105,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.91463,
"c": 0.12649,
"h": 125.3
},
"luminance": 0.78876
}Semantic roles & 50–950 ramp
primary
#CFF293
secondary
#855ACF
accent
#0BDB57
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581