#CFF382#CFF382
#CFF382 is a very light, vivid yellow-green. Relative luminance 0.790; OKLCH L 91.4% C 0.146 H 123.8°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF382 |
|---|---|
| RGB | rgb(207, 243, 130) |
| HSL | hsl(79, 82%, 73%) |
| HSV | hsv(79, 47%, 95%) |
| CMYK | cmyk(14.8%, 0%, 46.5%, 4.7%) |
| CIE-LAB | lab(91.22, -28.98, 50.39) |
| CIE-LCH | lch(91.22, 58.13, 119.91°) |
| OKLab | oklab(91.43% -0.0809 0.121) |
| OKLCH | oklch(91.43% 0.146 123.8) |
| XYZ | xyz(61.8120, 78.9780, 33.1026) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.77
Light Pea Green
#C4FE82
ΔE00 3.81
Pistachio (survey)
#C0FA8B
ΔE00 4.07
Light Yellowish Green
#C2FF89
ΔE00 4.41
Pear
#CBF85F
ΔE00 4.50
Pale Lime
#BEFD73
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF382 #A682F3
analogous
#F3DE82 #CFF382 #96F382
triadic
#CFF382 #82CFF3 #F382CF
tetradic
#CFF382 #82F3DE #A682F3 #F38296
square
#CFF382 #82F3DE #A682F3 #F38296
split-complementary
#CFF382 #8296F3 #DE82F3
monochromatic
#A3E516 #BAEE4A #CFF382 #E4F8BA #F4FCE3
Accessibility & contrast
On white
1.25
#CFF382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#CFF382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF382
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF382 | 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)
#FEE778
Deuteranopia (green-blind)
#F9E688
Tritanopia (blue-blind)
#D6E9D9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cff382; /* rgb */ color: rgb(207, 243, 130); /* oklch */ color: oklch(91.4% 0.146 123.8);
Tailwind
colors: {
custom: {
50: '#dff7a8',
500: '#cff382',
950: '#000000',
},
}SCSS
$custom: #cff382; $custom-light: #dff7a8; $custom-dark: #000000;
JSON
{
"hex": "#cff382",
"rgb": {
"r": 207,
"g": 243,
"b": 130
},
"hsl": {
"h": 79.115,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.91427,
"c": 0.14551,
"h": 123.8
},
"luminance": 0.78978
}Semantic roles & 50–950 ramp
primary
#CFF382
secondary
#754BCF
accent
#07DF4C
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581