#9BE2C8#9BE2C8
#9BE2C8 is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.9% C 0.080 H 169.5°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE2C8 |
|---|---|
| RGB | rgb(155, 226, 200) |
| HSL | hsl(158, 55%, 75%) |
| HSV | hsv(158, 31%, 89%) |
| CMYK | cmyk(31.4%, 0%, 11.5%, 11.4%) |
| CIE-LAB | lab(84.76, -27.63, 5.67) |
| CIE-LCH | lch(84.76, 28.21, 168.40°) |
| OKLab | oklab(85.85% -0.0787 0.0146) |
| OKLCH | oklch(85.85% 0.08 169.5) |
| XYZ | xyz(51.1357, 65.5287, 64.5863) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.90
Seafoam Blue
#78D1B6
ΔE00 5.31
Pale Teal
#82CBB2
ΔE00 5.71
Seafoam
#7FE0B3
ΔE00 5.88
Pale Turquoise
#A5FBD5
ΔE00 5.99
Tiffany Blue
#7BF2DA
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE2C8 #E29BB5
analogous
#9BE2A5 #9BE2C8 #9BD9E2
triadic
#9BE2C8 #C89BE2 #E2C89B
tetradic
#9BE2C8 #A59BE2 #E29BB5 #D9E29B
square
#9BE2C8 #A59BE2 #E29BB5 #D9E29B
split-complementary
#9BE2C8 #E29BD9 #E2A59B
monochromatic
#3CC694 #6CD4AE #9BE2C8 #CAF0E2 #E7F8F2
Accessibility & contrast
On white
1.49
#9BE2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#9BE2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE2C8
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE2C8 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C7
Deuteranopia (green-blind)
#D2D0CA
Tritanopia (blue-blind)
#89E3DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9be2c8; /* rgb */ color: rgb(155, 226, 200); /* oklch */ color: oklch(85.9% 0.080 169.5);
Tailwind
colors: {
custom: {
50: '#baebd8',
500: '#9be2c8',
950: '#000000',
},
}SCSS
$custom: #9be2c8; $custom-light: #baebd8; $custom-dark: #000000;
JSON
{
"hex": "#9be2c8",
"rgb": {
"r": 155,
"g": 226,
"b": 200
},
"hsl": {
"h": 158.028,
"s": 55.039,
"l": 74.706
},
"oklch": {
"l": 0.8585,
"c": 0.08003,
"h": 169.5
},
"luminance": 0.65531
}Semantic roles & 50–950 ramp
primary
#9BE2C8
secondary
#BB6685
accent
#235DC3
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483