#92CDCA#92CDCA
#92CDCA is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.7% C 0.061 H 192.0°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #92CDCA |
|---|---|
| RGB | rgb(146, 205, 202) |
| HSL | hsl(177, 37%, 69%) |
| HSV | hsv(177, 29%, 80%) |
| CMYK | cmyk(28.8%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(78.48, -19.46, -4.60) |
| CIE-LCH | lch(78.48, 20.00, 193.29°) |
| OKLab | oklab(80.72% -0.0593 -0.0127) |
| OKLCH | oklch(80.72% 0.061 192) |
| XYZ | xyz(44.3425, 54.0356, 63.9591) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.10
Paleturquoise
#AFEEEE
ΔE00 7.78
Mediumturquoise
#48D1CC
ΔE00 8.21
Pale Teal
#82CBB2
ΔE00 8.50
Robin'S Egg Blue
#98EFF9
ΔE00 9.26
Seafoam Blue
#78D1B6
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CDCA #CD9295
analogous
#92CDAD #92CDCA #92B3CD
triadic
#92CDCA #CA92CD #CDCA92
tetradic
#92CDCA #AD92CD #CD9295 #B3CD92
square
#92CDCA #AD92CD #CD9295 #B3CD92
split-complementary
#92CDCA #CD92B3 #CDAD92
monochromatic
#489D98 #68BAB6 #92CDCA #BCE0DE #E6F3F3
Accessibility & contrast
On white
1.78
#92CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#92CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CDCA
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CDCA | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#BBBFCB
Tritanopia (blue-blind)
#7ED0CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #92cdca; /* rgb */ color: rgb(146, 205, 202); /* oklch */ color: oklch(80.7% 0.061 192.0);
Tailwind
colors: {
custom: {
50: '#b4dcda',
500: '#92cdca',
950: '#000000',
},
}SCSS
$custom: #92cdca; $custom-light: #b4dcda; $custom-dark: #000000;
JSON
{
"hex": "#92cdca",
"rgb": {
"r": 146,
"g": 205,
"b": 202
},
"hsl": {
"h": 176.949,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.80721,
"c": 0.06067,
"h": 192
},
"luminance": 0.54038
}Semantic roles & 50–950 ramp
primary
#92CDCA
secondary
#A26164
accent
#353CB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483