#9AE2BF#9AE2BF
#9AE2BF is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.6% C 0.087 H 162.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #9AE2BF |
|---|---|
| RGB | rgb(154, 226, 191) |
| HSL | hsl(151, 55%, 75%) |
| HSV | hsv(151, 32%, 89%) |
| CMYK | cmyk(31.9%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(84.49, -29.75, 10.03) |
| CIE-LCH | lch(84.49, 31.39, 161.37°) |
| OKLab | oklab(85.56% -0.0834 0.0259) |
| OKLCH | oklch(85.56% 0.087 162.8) |
| XYZ | xyz(49.9235, 65.0217, 59.2000) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.70
Seafoam
#7FE0B3
ΔE00 3.92
Mint
#AAF0C1
ΔE00 4.46
Pale Turquoise
#A5FBD5
ΔE00 5.38
Seafoam Blue
#78D1B6
ΔE00 5.82
Light Turquoise
#7EF4CC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AE2BF #E29ABD
analogous
#9AE29B #9AE2BF #9AE1E2
triadic
#9AE2BF #BF9AE2 #E2BF9A
tetradic
#9AE2BF #9B9AE2 #E29ABD #E1E29A
square
#9AE2BF #9B9AE2 #E29ABD #E1E29A
split-complementary
#9AE2BF #E29AE1 #E29B9A
monochromatic
#3BC783 #6AD4A1 #9AE2BF #CAF0DD #E7F8F0
Accessibility & contrast
On white
1.50
#9AE2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#9AE2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AE2BF
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AE2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AE2BF | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BD
Deuteranopia (green-blind)
#D3CFC1
Tritanopia (blue-blind)
#8AE2D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9ae2bf; /* rgb */ color: rgb(154, 226, 191); /* oklch */ color: oklch(85.6% 0.087 162.8);
Tailwind
colors: {
custom: {
50: '#b9ebd2',
500: '#9ae2bf',
950: '#000000',
},
}SCSS
$custom: #9ae2bf; $custom-light: #b9ebd2; $custom-dark: #000000;
JSON
{
"hex": "#9ae2bf",
"rgb": {
"r": 154,
"g": 226,
"b": 191
},
"hsl": {
"h": 150.833,
"s": 55.385,
"l": 74.51
},
"oklch": {
"l": 0.85557,
"c": 0.08729,
"h": 162.8
},
"luminance": 0.65024
}Semantic roles & 50–950 ramp
primary
#9AE2BF
secondary
#BB658F
accent
#2371C3
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483