#90CFC8#90CFC8
#90CFC8 is a light, moderate teal. Relative luminance 0.547; OKLCH L 81.0% C 0.065 H 187.3°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #90CFC8 |
|---|---|
| RGB | rgb(144, 207, 200) |
| HSL | hsl(173, 40%, 69%) |
| HSV | hsv(173, 30%, 81%) |
| CMYK | cmyk(30.4%, 0%, 3.4%, 18.8%) |
| CIE-LAB | lab(78.88, -21.49, -2.95) |
| CIE-LCH | lch(78.88, 21.69, 187.81°) |
| OKLab | oklab(80.99% -0.0644 -0.0082) |
| OKLCH | oklch(80.99% 0.065 187.3) |
| XYZ | xyz(44.2362, 54.7227, 62.8640) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.84
Mediumturquoise
#48D1CC
ΔE00 7.53
Seafoam Blue
#78D1B6
ΔE00 7.68
Paleturquoise
#AFEEEE
ΔE00 7.93
Powder Blue
#B0E0E6
ΔE00 8.26
Turquoise
#40E0D0
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CFC8 #CF9097
analogous
#90CFA9 #90CFC8 #90B7CF
triadic
#90CFC8 #C890CF #CFC890
tetradic
#90CFC8 #A990CF #CF9097 #B7CF90
square
#90CFC8 #A990CF #CF9097 #B7CF90
split-complementary
#90CFC8 #CF90B7 #CFA990
monochromatic
#45A096 #65BDB3 #90CFC8 #BBE1DD #E5F4F2
Accessibility & contrast
On white
1.76
#90CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#90CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CFC8
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CFC8 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C8
Deuteranopia (green-blind)
#BDC0C9
Tritanopia (blue-blind)
#7BD2CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #90cfc8; /* rgb */ color: rgb(144, 207, 200); /* oklch */ color: oklch(81.0% 0.065 187.3);
Tailwind
colors: {
custom: {
50: '#b2ddd8',
500: '#90cfc8',
950: '#000000',
},
}SCSS
$custom: #90cfc8; $custom-light: #b2ddd8; $custom-dark: #000000;
JSON
{
"hex": "#90cfc8",
"rgb": {
"r": 144,
"g": 207,
"b": 200
},
"hsl": {
"h": 173.333,
"s": 39.623,
"l": 68.824
},
"oklch": {
"l": 0.80993,
"c": 0.06497,
"h": 187.3
},
"luminance": 0.54725
}Semantic roles & 50–950 ramp
primary
#90CFC8
secondary
#A45F67
accent
#3341B3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483