#92CFCA#92CFCA
#92CFCA is a light, moderate teal. Relative luminance 0.550; OKLCH L 81.2% C 0.063 H 189.6°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #92CFCA |
|---|---|
| RGB | rgb(146, 207, 202) |
| HSL | hsl(175, 39%, 69%) |
| HSV | hsv(175, 29%, 81%) |
| CMYK | cmyk(29.5%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(79.04, -20.47, -3.78) |
| CIE-LCH | lch(79.04, 20.81, 190.45°) |
| OKLab | oklab(81.17% -0.0619 -0.0105) |
| OKLCH | oklch(81.17% 0.063 189.6) |
| XYZ | xyz(44.8240, 54.9985, 64.1196) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.50
Paleturquoise
#AFEEEE
ΔE00 7.56
Pale Teal
#82CBB2
ΔE00 7.70
Mediumturquoise
#48D1CC
ΔE00 7.86
Seafoam Blue
#78D1B6
ΔE00 8.57
Robin'S Egg Blue
#98EFF9
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CFCA #CF9297
analogous
#92CFAC #92CFCA #92B6CF
triadic
#92CFCA #CA92CF #CFCA92
tetradic
#92CFCA #AC92CF #CF9297 #B6CF92
square
#92CFCA #AC92CF #CF9297 #B6CF92
split-complementary
#92CFCA #CF92B6 #CFAC92
monochromatic
#47A099 #68BCB5 #92CFCA #BCE2DF #E7F4F3
Accessibility & contrast
On white
1.75
#92CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#92CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CFCA
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CFCA | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CA
Deuteranopia (green-blind)
#BDC0CB
Tritanopia (blue-blind)
#7ED2CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #92cfca; /* rgb */ color: rgb(146, 207, 202); /* oklch */ color: oklch(81.2% 0.063 189.6);
Tailwind
colors: {
custom: {
50: '#b4ddda',
500: '#92cfca',
950: '#000000',
},
}SCSS
$custom: #92cfca; $custom-light: #b4ddda; $custom-dark: #000000;
JSON
{
"hex": "#92cfca",
"rgb": {
"r": 146,
"g": 207,
"b": 202
},
"hsl": {
"h": 175.082,
"s": 38.854,
"l": 69.216
},
"oklch": {
"l": 0.81166,
"c": 0.06274,
"h": 189.6
},
"luminance": 0.55001
}Semantic roles & 50–950 ramp
primary
#92CFCA
secondary
#A46166
accent
#343EB2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483