#CFF285#CFF285
#CFF285 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 91.3% C 0.141 H 123.8°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF285 |
|---|---|
| RGB | rgb(207, 242, 133) |
| HSL | hsl(79, 81%, 74%) |
| HSV | hsv(79, 45%, 95%) |
| CMYK | cmyk(14.5%, 0%, 45%, 5.1%) |
| CIE-LAB | lab(90.99, -28.19, 48.68) |
| CIE-LCH | lch(90.99, 56.25, 120.08°) |
| OKLab | oklab(91.25% -0.0785 0.1173) |
| OKLCH | oklch(91.25% 0.141 123.8) |
| XYZ | xyz(61.7178, 78.4628, 34.0791) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.17
Light Pea Green
#C4FE82
ΔE00 4.06
Pistachio (survey)
#C0FA8B
ΔE00 4.07
Light Yellowish Green
#C2FF89
ΔE00 4.54
Pale Lime
#BEFD73
ΔE00 4.91
Celery
#C1FD95
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF285 #A885F2
analogous
#F2DE85 #CFF285 #98F285
triadic
#CFF285 #85CFF2 #F285CF
tetradic
#CFF285 #85F2DE #A885F2 #F28598
square
#CFF285 #85F2DE #A885F2 #F28598
split-complementary
#CFF285 #8598F2 #DE85F2
monochromatic
#A3E418 #B9EC4E #CFF285 #E5F8BC #F4FCE3
Accessibility & contrast
On white
1.26
#CFF285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#CFF285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF285
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF285 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67C
Deuteranopia (green-blind)
#F8E58B
Tritanopia (blue-blind)
#D6E9D8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cff285; /* rgb */ color: rgb(207, 242, 133); /* oklch */ color: oklch(91.3% 0.141 123.8);
Tailwind
colors: {
custom: {
50: '#dff6aa',
500: '#cff285',
950: '#000000',
},
}SCSS
$custom: #cff285; $custom-light: #dff6aa; $custom-dark: #000000;
JSON
{
"hex": "#cff285",
"rgb": {
"r": 207,
"g": 242,
"b": 133
},
"hsl": {
"h": 79.266,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.91252,
"c": 0.14115,
"h": 123.8
},
"luminance": 0.78463
}Semantic roles & 50–950 ramp
primary
#CFF285
secondary
#774ECE
accent
#08DD4D
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581