#98FFCB#98FFCB
#98FFCB is a very light, vivid green. Relative luminance 0.825; OKLCH L 92.3% C 0.121 H 160.8°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFCB |
|---|---|
| RGB | rgb(152, 255, 203) |
| HSL | hsl(150, 100%, 80%) |
| HSV | hsv(150, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(92.80, -41.27, 15.56) |
| CIE-LCH | lch(92.80, 44.10, 159.34°) |
| OKLab | oklab(92.32% -0.1145 0.04) |
| OKLCH | oklch(92.32% 0.121 160.8) |
| XYZ | xyz(59.4840, 82.5032, 69.2786) |
| Luminance | 0.8251 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.77
Light Seafoam
#A0FEBF
ΔE00 3.03
Pale Turquoise
#A5FBD5
ΔE00 3.54
Aquamarine
#7FFFD4
ΔE00 3.85
Light Turquoise
#7EF4CC
ΔE00 4.50
Light Blue Green
#7EFBB3
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFCB #FF98CC
analogous
#98FF98 #98FFCB #98FFFF
triadic
#98FFCB #CB98FF #FFCB98
tetradic
#98FFCB #9898FF #FF98CC #FFFF98
square
#98FFCB #9898FF #FF98CC #FFFF98
split-complementary
#98FFCB #FF98FF #FF9898
monochromatic
#1EFF8D #5BFFAC #98FFCB #D5FFEA #E0FFF0
Accessibility & contrast
On white
1.20
#98FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#98FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFCB
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFCB | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF1C8
Deuteranopia (green-blind)
#ECE6CE
Tritanopia (blue-blind)
#7FFEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #98ffcb; /* rgb */ color: rgb(152, 255, 203); /* oklch */ color: oklch(92.3% 0.121 160.8);
Tailwind
colors: {
custom: {
50: '#baffdb',
500: '#98ffcb',
950: '#000000',
},
}SCSS
$custom: #98ffcb; $custom-light: #baffdb; $custom-dark: #000000;
JSON
{
"hex": "#98ffcb",
"rgb": {
"r": 152,
"g": 255,
"b": 203
},
"hsl": {
"h": 149.709,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.92316,
"c": 0.12124,
"h": 160.8
},
"luminance": 0.82507
}Semantic roles & 50–950 ramp
primary
#98FFCB
secondary
#E2599E
accent
#0074E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684