#90CBB2#90CBB2
#90CBB2 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.5% C 0.071 H 166.5°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #90CBB2 |
|---|---|
| RGB | rgb(144, 203, 178) |
| HSL | hsl(155, 36%, 68%) |
| HSV | hsv(155, 29%, 80%) |
| CMYK | cmyk(29.1%, 0%, 12.3%, 20.4%) |
| CIE-LAB | lab(77.19, -24.24, 6.41) |
| CIE-LCH | lch(77.19, 25.07, 165.18°) |
| OKLab | oklab(79.46% -0.0686 0.0165) |
| OKLCH | oklch(79.46% 0.071 166.5) |
| XYZ | xyz(40.8908, 51.8536, 49.9650) |
| Luminance | 0.5186 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.31
Seafoam Blue
#78D1B6
ΔE00 4.28
Mediumaquamarine
#66CDAA
ΔE00 6.04
Light Teal
#90E4C1
ΔE00 6.52
Seafoam
#7FE0B3
ΔE00 7.53
Darkseagreen
#8FBC8F
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CBB2 #CB90A9
analogous
#90CB94 #90CBB2 #90C6CB
triadic
#90CBB2 #B290CB #CBB290
tetradic
#90CBB2 #9490CB #CB90A9 #C6CB90
square
#90CBB2 #9490CB #CB90A9 #C6CB90
split-complementary
#90CBB2 #CB90C6 #CB9490
monochromatic
#489976 #66B795 #90CBB2 #BADFCF #E3F2EC
Accessibility & contrast
On white
1.85
#90CBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#90CBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CBB2
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CBB2 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B1
Deuteranopia (green-blind)
#BEBCB4
Tritanopia (blue-blind)
#82CBC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #90cbb2; /* rgb */ color: rgb(144, 203, 178); /* oklch */ color: oklch(79.5% 0.071 166.5);
Tailwind
colors: {
custom: {
50: '#b2dbc9',
500: '#90cbb2',
950: '#000000',
},
}SCSS
$custom: #90cbb2; $custom-light: #b2dbc9; $custom-dark: #000000;
JSON
{
"hex": "#90cbb2",
"rgb": {
"r": 144,
"g": 203,
"b": 178
},
"hsl": {
"h": 154.576,
"s": 36.196,
"l": 68.039
},
"oklch": {
"l": 0.79455,
"c": 0.0706,
"h": 166.5
},
"luminance": 0.51856
}Semantic roles & 50–950 ramp
primary
#90CBB2
secondary
#A05F7B
accent
#366AAF
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482