#90C3BF#90C3BF
#90C3BF is a light, muted teal. Relative luminance 0.487; OKLCH L 78.0% C 0.054 H 190.1°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #90C3BF |
|---|---|
| RGB | rgb(144, 195, 191) |
| HSL | hsl(175, 30%, 66%) |
| HSV | hsv(175, 26%, 76%) |
| CMYK | cmyk(26.2%, 0%, 2.1%, 23.5%) |
| CIE-LAB | lab(75.28, -17.44, -3.39) |
| CIE-LCH | lch(75.28, 17.77, 191.02°) |
| OKLab | oklab(78.03% -0.0528 -0.0094) |
| OKLCH | oklch(78.03% 0.054 190.1) |
| XYZ | xyz(40.4177, 48.7192, 56.5542) |
| Luminance | 0.4872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.46
Powder Blue
#B0E0E6
ΔE00 8.73
Mediumturquoise
#48D1CC
ΔE00 9.46
Seafoam Blue
#78D1B6
ΔE00 9.87
Paleturquoise
#AFEEEE
ΔE00 10.23
Lightblue
#ADD8E6
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C3BF #C39094
analogous
#90C3A6 #90C3BF #90AEC3
triadic
#90C3BF #BF90C3 #C3BF90
tetradic
#90C3BF #A690C3 #C39094 #AEC390
square
#90C3BF #A690C3 #C39094 #AEC390
split-complementary
#90C3BF #C390AE #C3A690
monochromatic
#4C8D88 #68AEA8 #90C3BF #B8D8D6 #DFEEED
Accessibility & contrast
On white
1.95
#90C3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#90C3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C3BF
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C3BF | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEBF
Deuteranopia (green-blind)
#B3B6C0
Tritanopia (blue-blind)
#80C6C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #90c3bf; /* rgb */ color: rgb(144, 195, 191); /* oklch */ color: oklch(78.0% 0.054 190.1);
Tailwind
colors: {
custom: {
50: '#b2d5d2',
500: '#90c3bf',
950: '#000000',
},
}SCSS
$custom: #90c3bf; $custom-light: #b2d5d2; $custom-dark: #000000;
JSON
{
"hex": "#90c3bf",
"rgb": {
"r": 144,
"g": 195,
"b": 191
},
"hsl": {
"h": 175.294,
"s": 29.825,
"l": 66.471
},
"oklch": {
"l": 0.78033,
"c": 0.05363,
"h": 190.1
},
"luminance": 0.48721
}Semantic roles & 50–950 ramp
primary
#90C3BF
secondary
#E0CFD0
accent
#3D45A9
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382