#90C0BE#90C0BE
#90C0BE is a light, muted teal. Relative luminance 0.473; OKLCH L 77.3% C 0.051 H 192.9°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #90C0BE |
|---|---|
| RGB | rgb(144, 192, 190) |
| HSL | hsl(178, 28%, 66%) |
| HSV | hsv(178, 25%, 75%) |
| CMYK | cmyk(25%, 0%, 1%, 24.7%) |
| CIE-LAB | lab(74.41, -16.12, -4.13) |
| CIE-LCH | lch(74.41, 16.64, 194.36°) |
| OKLab | oklab(77.33% -0.0493 -0.0113) |
| OKLCH | oklch(77.33% 0.051 192.9) |
| XYZ | xyz(39.6426, 47.3445, 55.7548) |
| Luminance | 0.4735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.82
Pale Teal
#82CBB2
ΔE00 9.60
Lightblue
#ADD8E6
ΔE00 9.92
Mediumturquoise
#48D1CC
ΔE00 10.23
Paleturquoise
#AFEEEE
ΔE00 10.89
Cadetblue
#5F9EA0
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C0BE #C09092
analogous
#90C0A6 #90C0BE #90AAC0
triadic
#90C0BE #BE90C0 #C0BE90
tetradic
#90C0BE #A690C0 #C09092 #AAC090
square
#90C0BE #A690C0 #C09092 #AAC090
split-complementary
#90C0BE #C090AA #C0A690
monochromatic
#4D8886 #69AAA7 #90C0BE #B7D6D5 #DEECEC
Accessibility & contrast
On white
2.01
#90C0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#90C0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C0BE
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C0BE | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#B1B4BF
Tritanopia (blue-blind)
#80C3BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #90c0be; /* rgb */ color: rgb(144, 192, 190); /* oklch */ color: oklch(77.3% 0.051 192.9);
Tailwind
colors: {
custom: {
50: '#b1d3d1',
500: '#90c0be',
950: '#000000',
},
}SCSS
$custom: #90c0be; $custom-light: #b1d3d1; $custom-dark: #000000;
JSON
{
"hex": "#90c0be",
"rgb": {
"r": 144,
"g": 192,
"b": 190
},
"hsl": {
"h": 177.5,
"s": 27.586,
"l": 65.882
},
"oklch": {
"l": 0.77334,
"c": 0.05058,
"h": 192.9
},
"luminance": 0.47346
}Semantic roles & 50–950 ramp
primary
#90C0BE
secondary
#DECECF
accent
#3F44A6
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282