#92CFCC#92CFCC
#92CFCC is a light, moderate teal. Relative luminance 0.551; OKLCH L 81.2% C 0.062 H 192.1°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #92CFCC |
|---|---|
| RGB | rgb(146, 207, 204) |
| HSL | hsl(177, 39%, 69%) |
| HSV | hsv(177, 29%, 81%) |
| CMYK | cmyk(29.5%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(79.10, -20.02, -4.77) |
| CIE-LCH | lch(79.10, 20.58, 193.40°) |
| OKLab | oklab(81.23% -0.061 -0.0131) |
| OKLCH | oklch(81.23% 0.062 192.1) |
| XYZ | xyz(45.0623, 55.0939, 65.3748) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.96
Paleturquoise
#AFEEEE
ΔE00 7.35
Mediumturquoise
#48D1CC
ΔE00 7.98
Pale Teal
#82CBB2
ΔE00 8.51
Robin'S Egg Blue
#98EFF9
ΔE00 8.82
Seafoam Blue
#78D1B6
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CFCC #CF9295
analogous
#92CFAE #92CFCC #92B4CF
triadic
#92CFCC #CC92CF #CFCC92
tetradic
#92CFCC #AE92CF #CF9295 #B4CF92
square
#92CFCC #AE92CF #CF9295 #B4CF92
split-complementary
#92CFCC #CF92B4 #CFAE92
monochromatic
#47A09C #68BCB8 #92CFCC #BCE2E0 #E7F4F4
Accessibility & contrast
On white
1.75
#92CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#92CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CFCC
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CFCC | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#7DD2CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #92cfcc; /* rgb */ color: rgb(146, 207, 204); /* oklch */ color: oklch(81.2% 0.062 192.1);
Tailwind
colors: {
custom: {
50: '#b4dddb',
500: '#92cfcc',
950: '#000000',
},
}SCSS
$custom: #92cfcc; $custom-light: #b4dddb; $custom-dark: #000000;
JSON
{
"hex": "#92cfcc",
"rgb": {
"r": 146,
"g": 207,
"b": 204
},
"hsl": {
"h": 177.049,
"s": 38.854,
"l": 69.216
},
"oklch": {
"l": 0.81228,
"c": 0.06245,
"h": 192.1
},
"luminance": 0.55096
}Semantic roles & 50–950 ramp
primary
#92CFCC
secondary
#A46164
accent
#343AB2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484