#C0F993#C0F993
#C0F993 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 92.0% C 0.143 H 132.4°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C0F993 |
|---|---|
| RGB | rgb(192, 249, 147) |
| HSL | hsl(94, 89%, 78%) |
| HSV | hsv(94, 41%, 98%) |
| CMYK | cmyk(22.9%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(92.16, -35.20, 43.20) |
| CIE-LCH | lch(92.16, 55.73, 129.18°) |
| OKLab | oklab(92.02% -0.0967 0.1057) |
| OKLCH | oklch(92.02% 0.143 132.4) |
| XYZ | xyz(60.8793, 81.0630, 40.0373) |
| Luminance | 0.8106 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.85
Pistachio (survey)
#C0FA8B
ΔE00 1.33
Light Yellowish Green
#C2FF89
ΔE00 2.39
Pale Light Green
#B1FC99
ΔE00 2.96
Tea Green
#BDF8A3
ΔE00 3.02
Light Pea Green
#C4FE82
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0F993 #CC93F9
analogous
#F3F993 #C0F993 #93F999
triadic
#C0F993 #93C0F9 #F993C0
tetradic
#C0F993 #93F3F9 #CC93F9 #F99993
square
#C0F993 #93F3F9 #CC93F9 #F99993
split-complementary
#C0F993 #9993F9 #F993F3
monochromatic
#7CF31F #9EF659 #C0F993 #E2FCCD #EEFDE2
Accessibility & contrast
On white
1.22
#C0F993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#C0F993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0F993
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0F993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0F993 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8B
Deuteranopia (green-blind)
#F8E799
Tritanopia (blue-blind)
#C2F1E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c0f993; /* rgb */ color: rgb(192, 249, 147); /* oklch */ color: oklch(92.0% 0.143 132.4);
Tailwind
colors: {
custom: {
50: '#d5fbb4',
500: '#c0f993',
950: '#000000',
},
}SCSS
$custom: #c0f993; $custom-light: #d5fbb4; $custom-dark: #000000;
JSON
{
"hex": "#c0f993",
"rgb": {
"r": 192,
"g": 249,
"b": 147
},
"hsl": {
"h": 93.529,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.92015,
"c": 0.14327,
"h": 132.4
},
"luminance": 0.81064
}Semantic roles & 50–950 ramp
primary
#C0F993
secondary
#A058D9
accent
#00E680
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581