#90C3CD#90C3CD
#90C3CD is a light, muted teal. Relative luminance 0.494; OKLCH L 78.5% C 0.055 H 211.0°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #90C3CD |
|---|---|
| RGB | rgb(144, 195, 205) |
| HSL | hsl(190, 38%, 68%) |
| HSV | hsv(190, 30%, 80%) |
| CMYK | cmyk(29.8%, 4.9%, 0%, 19.6%) |
| CIE-LAB | lab(75.68, -14.23, -10.39) |
| CIE-LCH | lch(75.68, 17.62, 216.14°) |
| OKLab | oklab(78.49% -0.0472 -0.0284) |
| OKLCH | oklch(78.49% 0.055 211) |
| XYZ | xyz(42.0326, 49.3652, 65.0595) |
| Luminance | 0.4937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.38
Sky Blue
#87CEEB
ΔE00 6.77
Powder Blue
#B0E0E6
ΔE00 7.35
Baby Blue
#89CFF0
ΔE00 7.98
Ice Blue
#A5DFF9
ΔE00 8.90
Light Grey Blue
#9DBCD4
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C3CD #CD9A90
analogous
#90CDB8 #90C3CD #90A4CD
triadic
#90C3CD #CD90C3 #C3CD90
tetradic
#90C3CD #B890CD #CD9A90 #A4CD90
square
#90C3CD #B890CD #CD9A90 #A4CD90
split-complementary
#90C3CD #CD90A4 #CDB890
monochromatic
#468E9C #66ACBA #90C3CD #BADAE0 #E4F1F3
Accessibility & contrast
On white
1.93
#90C3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#90C3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C3CD
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C3CD | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCE
Deuteranopia (green-blind)
#B0B7CD
Tritanopia (blue-blind)
#7BC8C6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #90c3cd; /* rgb */ color: rgb(144, 195, 205); /* oklch */ color: oklch(78.5% 0.055 211.0);
Tailwind
colors: {
custom: {
50: '#b2d5dc',
500: '#90c3cd',
950: '#000000',
},
}SCSS
$custom: #90c3cd; $custom-light: #b2d5dc; $custom-dark: #000000;
JSON
{
"hex": "#90c3cd",
"rgb": {
"r": 144,
"g": 195,
"b": 205
},
"hsl": {
"h": 189.836,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.78486,
"c": 0.05503,
"h": 211
},
"luminance": 0.49367
}Semantic roles & 50–950 ramp
primary
#90C3CD
secondary
#E6D6D3
accent
#4935B1
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383