#90C0BF#90C0BF
#90C0BF is a light, muted teal. Relative luminance 0.474; OKLCH L 77.4% C 0.051 H 194.6°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #90C0BF |
|---|---|
| RGB | rgb(144, 192, 191) |
| HSL | hsl(179, 28%, 66%) |
| HSV | hsv(179, 25%, 75%) |
| CMYK | cmyk(25%, 0%, 0.5%, 24.7%) |
| CIE-LAB | lab(74.44, -15.90, -4.63) |
| CIE-LCH | lch(74.44, 16.56, 196.24°) |
| OKLab | oklab(77.36% -0.0489 -0.0127) |
| OKLCH | oklch(77.36% 0.051 194.6) |
| XYZ | xyz(39.7523, 47.3884, 56.3324) |
| Luminance | 0.4739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.63
Lightblue
#ADD8E6
ΔE00 9.59
Pale Teal
#82CBB2
ΔE00 10.01
Mediumturquoise
#48D1CC
ΔE00 10.34
Paleturquoise
#AFEEEE
ΔE00 10.86
Cadetblue
#5F9EA0
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C0BF #C09091
analogous
#90C0A7 #90C0BF #90A9C0
triadic
#90C0BF #BF90C0 #C0BF90
tetradic
#90C0BF #A790C0 #C09091 #A9C090
square
#90C0BF #A790C0 #C09091 #A9C090
split-complementary
#90C0BF #C090A9 #C0A790
monochromatic
#4D8887 #69AAA8 #90C0BF #B7D6D6 #DEECEC
Accessibility & contrast
On white
2.00
#90C0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#90C0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C0BF
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C0BF | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBF
Deuteranopia (green-blind)
#B1B4C0
Tritanopia (blue-blind)
#80C3C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #90c0bf; /* rgb */ color: rgb(144, 192, 191); /* oklch */ color: oklch(77.4% 0.051 194.6);
Tailwind
colors: {
custom: {
50: '#b2d3d2',
500: '#90c0bf',
950: '#000000',
},
}SCSS
$custom: #90c0bf; $custom-light: #b2d3d2; $custom-dark: #000000;
JSON
{
"hex": "#90c0bf",
"rgb": {
"r": 144,
"g": 192,
"b": 191
},
"hsl": {
"h": 178.75,
"s": 27.586,
"l": 65.882
},
"oklch": {
"l": 0.77365,
"c": 0.0505,
"h": 194.6
},
"luminance": 0.4739
}Semantic roles & 50–950 ramp
primary
#90C0BF
secondary
#DECECE
accent
#3F41A6
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282