#92CFCF#92CFCF
#92CFCF is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.3% C 0.062 H 196.0°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #92CFCF |
|---|---|
| RGB | rgb(146, 207, 207) |
| HSL | hsl(180, 39%, 69%) |
| HSV | hsv(180, 29%, 81%) |
| CMYK | cmyk(29.5%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(79.18, -19.33, -6.25) |
| CIE-LCH | lch(79.18, 20.32, 197.93°) |
| OKLab | oklab(81.32% -0.0598 -0.0171) |
| OKLCH | oklch(81.32% 0.062 196) |
| XYZ | xyz(45.4256, 55.2392, 67.2881) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.23
Paleturquoise
#AFEEEE
ΔE00 7.18
Robin'S Egg Blue
#98EFF9
ΔE00 8.23
Mediumturquoise
#48D1CC
ΔE00 8.34
Lightblue
#ADD8E6
ΔE00 8.56
Robin Egg Blue
#8AF1FE
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CFCF #CF9292
analogous
#92CFB1 #92CFCF #92B1CF
triadic
#92CFCF #CF92CF #CFCF92
tetradic
#92CFCF #B192CF #CF9292 #B1CF92
square
#92CFCF #B192CF #CF9292 #B1CF92
split-complementary
#92CFCF #CF92B1 #CFB192
monochromatic
#47A0A0 #68BCBC #92CFCF #BCE2E2 #E7F4F4
Accessibility & contrast
On white
1.74
#92CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#92CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CFCF
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CFCF | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#BCC0D0
Tritanopia (blue-blind)
#7CD3CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #92cfcf; /* rgb */ color: rgb(146, 207, 207); /* oklch */ color: oklch(81.3% 0.062 196.0);
Tailwind
colors: {
custom: {
50: '#b4dddd',
500: '#92cfcf',
950: '#000000',
},
}SCSS
$custom: #92cfcf; $custom-light: #b4dddd; $custom-dark: #000000;
JSON
{
"hex": "#92cfcf",
"rgb": {
"r": 146,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 38.854,
"l": 69.216
},
"oklch": {
"l": 0.81322,
"c": 0.06224,
"h": 196
},
"luminance": 0.55242
}Semantic roles & 50–950 ramp
primary
#92CFCF
secondary
#A46161
accent
#3434B2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484