#9AE3BB#9AE3BB
#9AE3BB is a very light, moderate green. Relative luminance 0.654; OKLCH L 85.7% C 0.092 H 159.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9AE3BB |
|---|---|
| RGB | rgb(154, 227, 187) |
| HSL | hsl(147, 57%, 75%) |
| HSV | hsv(147, 32%, 89%) |
| CMYK | cmyk(32.2%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(84.69, -31.01, 12.40) |
| CIE-LCH | lch(84.69, 33.39, 158.20°) |
| OKLab | oklab(85.68% -0.0863 0.032) |
| OKLCH | oklch(85.68% 0.092 159.7) |
| XYZ | xyz(49.7620, 65.3935, 57.0043) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.37
Seafoam
#7FE0B3
ΔE00 3.42
Mint
#AAF0C1
ΔE00 3.52
Hospital Green
#9BE5AA
ΔE00 4.67
Pale Turquoise
#A5FBD5
ΔE00 5.37
Light Turquoise
#7EF4CC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AE3BB #E39AC2
analogous
#9EE39A #9AE3BB #9AE3DF
triadic
#9AE3BB #BB9AE3 #E3BB9A
tetradic
#9AE3BB #9A9EE3 #E39AC2 #E3DF9A
square
#9AE3BB #9A9EE3 #E39AC2 #E3DF9A
split-complementary
#9AE3BB #DF9AE3 #E39A9E
monochromatic
#3AC87A #6AD69B #9AE3BB #CAF0DB #E7F8EF
Accessibility & contrast
On white
1.49
#9AE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#9AE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AE3BB
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AE3BB | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9B9
Deuteranopia (green-blind)
#D5D0BD
Tritanopia (blue-blind)
#8BE2D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9ae3bb; /* rgb */ color: rgb(154, 227, 187); /* oklch */ color: oklch(85.7% 0.092 159.7);
Tailwind
colors: {
custom: {
50: '#baeccf',
500: '#9ae3bb',
950: '#000000',
},
}SCSS
$custom: #9ae3bb; $custom-light: #baeccf; $custom-dark: #000000;
JSON
{
"hex": "#9ae3bb",
"rgb": {
"r": 154,
"g": 227,
"b": 187
},
"hsl": {
"h": 147.123,
"s": 56.589,
"l": 74.706
},
"oklch": {
"l": 0.85682,
"c": 0.09205,
"h": 159.7
},
"luminance": 0.65396
}Semantic roles & 50–950 ramp
primary
#9AE3BB
secondary
#BC6595
accent
#217BC4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121613
muted
#828483