#96E2BF#96E2BF
#96E2BF is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.3% C 0.090 H 163.9°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #96E2BF |
|---|---|
| RGB | rgb(150, 226, 191) |
| HSL | hsl(152, 57%, 74%) |
| HSV | hsv(152, 34%, 89%) |
| CMYK | cmyk(33.6%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(84.30, -30.91, 9.72) |
| CIE-LCH | lch(84.30, 32.41, 162.55°) |
| OKLab | oklab(85.34% -0.0867 0.0251) |
| OKLCH | oklch(85.34% 0.09 163.9) |
| XYZ | xyz(49.1746, 64.6356, 59.1649) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.13
Seafoam
#7FE0B3
ΔE00 3.52
Mint
#AAF0C1
ΔE00 4.75
Pale Turquoise
#A5FBD5
ΔE00 5.36
Seafoam Blue
#78D1B6
ΔE00 5.44
Light Turquoise
#7EF4CC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96E2BF #E296B9
analogous
#96E299 #96E2BF #96DFE2
triadic
#96E2BF #BF96E2 #E2BF96
tetradic
#96E2BF #9996E2 #E296B9 #DFE296
square
#96E2BF #9996E2 #E296B9 #DFE296
split-complementary
#96E2BF #E296DF #E29996
monochromatic
#37C784 #66D5A2 #96E2BF #C6EFDC #E7F8F0
Accessibility & contrast
On white
1.51
#96E2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#96E2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96E2BF
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96E2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96E2BF | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8BD
Deuteranopia (green-blind)
#D2CFC1
Tritanopia (blue-blind)
#84E2D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #96e2bf; /* rgb */ color: rgb(150, 226, 191); /* oklch */ color: oklch(85.3% 0.090 163.9);
Tailwind
colors: {
custom: {
50: '#b7ebd2',
500: '#96e2bf',
950: '#000000',
},
}SCSS
$custom: #96e2bf; $custom-light: #b7ebd2; $custom-dark: #000000;
JSON
{
"hex": "#96e2bf",
"rgb": {
"r": 150,
"g": 226,
"b": 191
},
"hsl": {
"h": 152.368,
"s": 56.716,
"l": 73.725
},
"oklch": {
"l": 0.85344,
"c": 0.09029,
"h": 163.9
},
"luminance": 0.64638
}Semantic roles & 50–950 ramp
primary
#96E2BF
secondary
#BB618B
accent
#216CC4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483