#CFF088#CFF088
#CFF088 is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.9% C 0.135 H 123.5°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF088 |
|---|---|
| RGB | rgb(207, 240, 136) |
| HSL | hsl(79, 78%, 74%) |
| HSV | hsv(79, 43%, 94%) |
| CMYK | cmyk(13.7%, 0%, 43.3%, 5.9%) |
| CIE-LAB | lab(90.49, -26.92, 46.61) |
| CIE-LCH | lch(90.49, 53.83, 120.01°) |
| OKLab | oklab(90.86% -0.0747 0.1129) |
| OKLCH | oklch(90.86% 0.135 123.5) |
| XYZ | xyz(61.3360, 77.3629, 34.9890) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.87
Pistachio (survey)
#C0FA8B
ΔE00 4.35
Light Pea Green
#C4FE82
ΔE00 4.63
Light Yellowish Green
#C2FF89
ΔE00 4.98
Celery
#C1FD95
ΔE00 5.14
Light Khaki
#E6F2A2
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF088 #A988F0
analogous
#F0DD88 #CFF088 #9BF088
triadic
#CFF088 #88CFF0 #F088CF
tetradic
#CFF088 #88F0DD #A988F0 #F0889B
square
#CFF088 #88F0DD #A988F0 #F0889B
split-complementary
#CFF088 #889BF0 #DD88F0
monochromatic
#A3E11C #B9E952 #CFF088 #E5F7BE #F4FCE4
Accessibility & contrast
On white
1.27
#CFF088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#CFF088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF088
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF088 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE580
Deuteranopia (green-blind)
#F6E48E
Tritanopia (blue-blind)
#D6E7D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cff088; /* rgb */ color: rgb(207, 240, 136); /* oklch */ color: oklch(90.9% 0.135 123.5);
Tailwind
colors: {
custom: {
50: '#dff5ac',
500: '#cff088',
950: '#000000',
},
}SCSS
$custom: #cff088; $custom-light: #dff5ac; $custom-dark: #000000;
JSON
{
"hex": "#cff088",
"rgb": {
"r": 207,
"g": 240,
"b": 136
},
"hsl": {
"h": 79.038,
"s": 77.612,
"l": 73.725
},
"oklch": {
"l": 0.90861,
"c": 0.13534,
"h": 123.5
},
"luminance": 0.77363
}Semantic roles & 50–950 ramp
primary
#CFF088
secondary
#7851CB
accent
#0CDA4D
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581