#90CFB2#90CFB2
#90CFB2 is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.4% C 0.077 H 164.3°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #90CFB2 |
|---|---|
| RGB | rgb(144, 207, 178) |
| HSL | hsl(152, 40%, 69%) |
| HSV | hsv(152, 30%, 81%) |
| CMYK | cmyk(30.4%, 0%, 14%, 18.8%) |
| CIE-LAB | lab(78.33, -26.20, 8.04) |
| CIE-LCH | lch(78.33, 27.41, 162.94°) |
| OKLab | oklab(80.36% -0.0738 0.0207) |
| OKLCH | oklch(80.36% 0.077 164.3) |
| XYZ | xyz(41.8476, 53.7672, 50.2840) |
| Luminance | 0.5377 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.57
Seafoam Blue
#78D1B6
ΔE00 3.90
Light Teal
#90E4C1
ΔE00 5.25
Mediumaquamarine
#66CDAA
ΔE00 5.44
Seafoam
#7FE0B3
ΔE00 6.11
Darkseagreen
#8FBC8F
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CFB2 #CF90AD
analogous
#90CF93 #90CFB2 #90CDCF
triadic
#90CFB2 #B290CF #CFB290
tetradic
#90CFB2 #9390CF #CF90AD #CDCF90
square
#90CFB2 #9390CF #CF90AD #CDCF90
split-complementary
#90CFB2 #CF90CD #CF9390
monochromatic
#45A076 #65BD94 #90CFB2 #BBE1D0 #E5F4ED
Accessibility & contrast
On white
1.79
#90CFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#90CFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CFB2
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CFB2 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6B1
Deuteranopia (green-blind)
#C2BFB4
Tritanopia (blue-blind)
#82CFC7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #90cfb2; /* rgb */ color: rgb(144, 207, 178); /* oklch */ color: oklch(80.4% 0.077 164.3);
Tailwind
colors: {
custom: {
50: '#b2dec9',
500: '#90cfb2',
950: '#000000',
},
}SCSS
$custom: #90cfb2; $custom-light: #b2dec9; $custom-dark: #000000;
JSON
{
"hex": "#90cfb2",
"rgb": {
"r": 144,
"g": 207,
"b": 178
},
"hsl": {
"h": 152.381,
"s": 39.623,
"l": 68.824
},
"oklch": {
"l": 0.80364,
"c": 0.07662,
"h": 164.3
},
"luminance": 0.53769
}Semantic roles & 50–950 ramp
primary
#90CFB2
secondary
#A45F7F
accent
#336EB3
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482