#9AFDBF#9AFDBF
#9AFDBF is a very light, vivid green. Relative luminance 0.809; OKLCH L 91.7% C 0.127 H 155.5°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFDBF |
|---|---|
| RGB | rgb(154, 253, 191) |
| HSL | hsl(142, 96%, 80%) |
| HSV | hsv(142, 39%, 99%) |
| CMYK | cmyk(39.1%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(92.08, -42.11, 20.71) |
| CIE-LCH | lch(92.08, 46.93, 153.81°) |
| OKLab | oklab(91.68% -0.1158 0.0529) |
| OKLCH | oklch(91.68% 0.127 155.5) |
| XYZ | xyz(57.8519, 80.8785, 61.8428) |
| Luminance | 0.8088 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.78
Light Sea Green
#98F6B0
ΔE00 2.51
Light Blue Green
#7EFBB3
ΔE00 3.04
Light Seafoam Green
#A7FFB5
ΔE00 3.25
Light Mint Green
#A6FBB2
ΔE00 3.33
Seafoam (survey)
#80F9AD
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFDBF #FD9AD8
analogous
#A7FD9A #9AFDBF #9AFDF0
triadic
#9AFDBF #BF9AFD #FDBF9A
tetradic
#9AFDBF #9AA7FD #FD9AD8 #FDF09A
square
#9AFDBF #9AA7FD #FD9AD8 #FDF09A
split-complementary
#9AFDBF #F09AFD #FD9AA7
monochromatic
#22FB73 #5EFC99 #9AFDBF #D6FEE5 #E1FEEC
Accessibility & contrast
On white
1.22
#9AFDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#9AFDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFDBF
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFDBF | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFBB
Deuteranopia (green-blind)
#EDE4C3
Tritanopia (blue-blind)
#86FBEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #9afdbf; /* rgb */ color: rgb(154, 253, 191); /* oklch */ color: oklch(91.7% 0.127 155.5);
Tailwind
colors: {
custom: {
50: '#bbfed2',
500: '#9afdbf',
950: '#000000',
},
}SCSS
$custom: #9afdbf; $custom-light: #bbfed2; $custom-dark: #000000;
JSON
{
"hex": "#9afdbf",
"rgb": {
"r": 154,
"g": 253,
"b": 191
},
"hsl": {
"h": 142.424,
"s": 96.117,
"l": 79.804
},
"oklch": {
"l": 0.91677,
"c": 0.1273,
"h": 155.5
},
"luminance": 0.80882
}Semantic roles & 50–950 ramp
primary
#9AFDBF
secondary
#DF5CAE
accent
#0090E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683