#92DCCF#92DCCF
#92DCCF is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.2% C 0.076 H 182.2°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #92DCCF |
|---|---|
| RGB | rgb(146, 220, 207) |
| HSL | hsl(169, 51%, 72%) |
| HSV | hsv(169, 34%, 86%) |
| CMYK | cmyk(33.6%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(82.81, -25.78, -0.92) |
| CIE-LCH | lch(82.81, 25.79, 182.04°) |
| OKLab | oklab(84.23% -0.076 -0.0029) |
| OKLCH | oklch(84.23% 0.076 182.2) |
| XYZ | xyz(48.7058, 61.7995, 68.3814) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 6.06
Pale Teal
#82CBB2
ΔE00 6.18
Tiffany Blue
#7BF2DA
ΔE00 6.79
Light Teal
#90E4C1
ΔE00 7.14
Paleturquoise
#AFEEEE
ΔE00 7.22
Turquoise
#40E0D0
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DCCF #DC929F
analogous
#92DCAA #92DCCF #92C4DC
triadic
#92DCCF #CF92DC #DCCF92
tetradic
#92DCCF #AA92DC #DC929F #C4DC92
square
#92DCCF #AA92DC #DC929F #C4DC92
split-complementary
#92DCCF #DC92C4 #DCAA92
monochromatic
#3BB8A2 #64CDBB #92DCCF #C0EBE3 #E8F8F5
Accessibility & contrast
On white
1.57
#92DCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#92DCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DCCF
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DCCF | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CF
Deuteranopia (green-blind)
#C8CAD0
Tritanopia (blue-blind)
#7ADFD8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #92dccf; /* rgb */ color: rgb(146, 220, 207); /* oklch */ color: oklch(84.2% 0.076 182.2);
Tailwind
colors: {
custom: {
50: '#b4e7dd',
500: '#92dccf',
950: '#000000',
},
}SCSS
$custom: #92dccf; $custom-light: #b4e7dd; $custom-dark: #000000;
JSON
{
"hex": "#92dccf",
"rgb": {
"r": 146,
"g": 220,
"b": 207
},
"hsl": {
"h": 169.459,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.84225,
"c": 0.07601,
"h": 182.2
},
"luminance": 0.61802
}Semantic roles & 50–950 ramp
primary
#92DCCF
secondary
#B45F6E
accent
#2741BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484