#CFF383#CFF383
#CFF383 is a very light, vivid yellow-green. Relative luminance 0.790; OKLCH L 91.4% C 0.145 H 123.9°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF383 |
|---|---|
| RGB | rgb(207, 243, 131) |
| HSL | hsl(79, 82%, 73%) |
| HSV | hsv(79, 46%, 95%) |
| CMYK | cmyk(14.8%, 0%, 46.1%, 4.7%) |
| CIE-LAB | lab(91.24, -28.88, 49.93) |
| CIE-LCH | lch(91.24, 57.68, 120.04°) |
| OKLab | oklab(91.44% -0.0805 0.12) |
| OKLCH | oklch(91.44% 0.145 123.9) |
| XYZ | xyz(61.8794, 79.0050, 33.4578) |
| Luminance | 0.7901 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.81
Light Pea Green
#C4FE82
ΔE00 3.81
Pistachio (survey)
#C0FA8B
ΔE00 4.00
Light Yellowish Green
#C2FF89
ΔE00 4.37
Pale Lime
#BEFD73
ΔE00 4.58
Pear
#CBF85F
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF383 #A783F3
analogous
#F3DF83 #CFF383 #97F383
triadic
#CFF383 #83CFF3 #F383CF
tetradic
#CFF383 #83F3DF #A783F3 #F38397
square
#CFF383 #83F3DF #A783F3 #F38397
split-complementary
#CFF383 #8397F3 #DF83F3
monochromatic
#A3E516 #B9EE4B #CFF383 #E5F8BB #F4FCE3
Accessibility & contrast
On white
1.25
#CFF383 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#CFF383 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF383
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF383 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF383 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77A
Deuteranopia (green-blind)
#F9E689
Tritanopia (blue-blind)
#D6EAD9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cff383; /* rgb */ color: rgb(207, 243, 131); /* oklch */ color: oklch(91.4% 0.145 123.9);
Tailwind
colors: {
custom: {
50: '#dff7a9',
500: '#cff383',
950: '#000000',
},
}SCSS
$custom: #cff383; $custom-light: #dff7a9; $custom-dark: #000000;
JSON
{
"hex": "#cff383",
"rgb": {
"r": 207,
"g": 243,
"b": 131
},
"hsl": {
"h": 79.286,
"s": 82.353,
"l": 73.333
},
"oklch": {
"l": 0.91441,
"c": 0.14451,
"h": 123.9
},
"luminance": 0.79005
}Semantic roles & 50–950 ramp
primary
#CFF383
secondary
#764BCF
accent
#07DF4C
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581