#90CFCF#90CFCF
#90CFCF is a light, moderate teal. Relative luminance 0.551; OKLCH L 81.2% C 0.064 H 196.0°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #90CFCF |
|---|---|
| RGB | rgb(144, 207, 207) |
| HSL | hsl(180, 40%, 69%) |
| HSV | hsv(180, 30%, 81%) |
| CMYK | cmyk(30.4%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(79.07, -19.89, -6.42) |
| CIE-LCH | lch(79.07, 20.90, 197.89°) |
| OKLab | oklab(81.21% -0.0616 -0.0176) |
| OKLCH | oklch(81.21% 0.064 196) |
| XYZ | xyz(45.0731, 55.0574, 67.2715) |
| Luminance | 0.5506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.46
Paleturquoise
#AFEEEE
ΔE00 7.26
Mediumturquoise
#48D1CC
ΔE00 8.03
Robin'S Egg Blue
#98EFF9
ΔE00 8.18
Lightblue
#ADD8E6
ΔE00 8.79
Robin Egg Blue
#8AF1FE
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CFCF #CF9090
analogous
#90CFB0 #90CFCF #90B0CF
triadic
#90CFCF #CF90CF #CFCF90
tetradic
#90CFCF #B090CF #CF9090 #B0CF90
square
#90CFCF #B090CF #CF9090 #B0CF90
split-complementary
#90CFCF #CF90B0 #CFB090
monochromatic
#45A0A0 #65BDBD #90CFCF #BBE1E1 #E5F4F4
Accessibility & contrast
On white
1.75
#90CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#90CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CFCF
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CFCF | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#BBC0D0
Tritanopia (blue-blind)
#79D3CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #90cfcf; /* rgb */ color: rgb(144, 207, 207); /* oklch */ color: oklch(81.2% 0.064 196.0);
Tailwind
colors: {
custom: {
50: '#b3dddd',
500: '#90cfcf',
950: '#000000',
},
}SCSS
$custom: #90cfcf; $custom-light: #b3dddd; $custom-dark: #000000;
JSON
{
"hex": "#90cfcf",
"rgb": {
"r": 144,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 39.623,
"l": 68.824
},
"oklch": {
"l": 0.81211,
"c": 0.06405,
"h": 196
},
"luminance": 0.5506
}Semantic roles & 50–950 ramp
primary
#90CFCF
secondary
#A45F5F
accent
#3333B3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484