#CFF283#CFF283
#CFF283 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 91.2% C 0.143 H 123.6°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF283 |
|---|---|
| RGB | rgb(207, 242, 131) |
| HSL | hsl(79, 81%, 73%) |
| HSV | hsv(79, 46%, 95%) |
| CMYK | cmyk(14.5%, 0%, 45.9%, 5.1%) |
| CIE-LAB | lab(90.97, -28.41, 49.60) |
| CIE-LCH | lch(90.97, 57.16, 119.80°) |
| OKLab | oklab(91.22% -0.0792 0.1193) |
| OKLCH | oklch(91.22% 0.143 123.6) |
| XYZ | xyz(61.5810, 78.4081, 33.3584) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.06
Light Pea Green
#C4FE82
ΔE00 4.04
Pistachio (survey)
#C0FA8B
ΔE00 4.17
Light Yellowish Green
#C2FF89
ΔE00 4.59
Pear
#CBF85F
ΔE00 4.77
Pale Lime
#BEFD73
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF283 #A683F2
analogous
#F2DD83 #CFF283 #97F283
triadic
#CFF283 #83CFF2 #F283CF
tetradic
#CFF283 #83F2DD #A683F2 #F28397
square
#CFF283 #83F2DD #A683F2 #F28397
split-complementary
#CFF283 #8397F2 #DD83F2
monochromatic
#A3E318 #BAEC4C #CFF283 #E4F8BA #F4FCE3
Accessibility & contrast
On white
1.26
#CFF283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#CFF283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF283
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF283 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67A
Deuteranopia (green-blind)
#F8E589
Tritanopia (blue-blind)
#D6E9D8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cff283; /* rgb */ color: rgb(207, 242, 131); /* oklch */ color: oklch(91.2% 0.143 123.6);
Tailwind
colors: {
custom: {
50: '#dff6a9',
500: '#cff283',
950: '#000000',
},
}SCSS
$custom: #cff283; $custom-light: #dff6a9; $custom-dark: #000000;
JSON
{
"hex": "#cff283",
"rgb": {
"r": 207,
"g": 242,
"b": 131
},
"hsl": {
"h": 78.919,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.91224,
"c": 0.14317,
"h": 123.6
},
"luminance": 0.78408
}Semantic roles & 50–950 ramp
primary
#CFF283
secondary
#754CCD
accent
#08DD4B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581