#92DEDD#92DEDD
#92DEDD is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.1% C 0.075 H 194.8°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #92DEDD |
|---|---|
| RGB | rgb(146, 222, 221) |
| HSL | hsl(179, 54%, 72%) |
| HSV | hsv(179, 34%, 87%) |
| CMYK | cmyk(34.2%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(83.74, -23.56, -6.97) |
| CIE-LCH | lch(83.74, 24.57, 196.47°) |
| OKLab | oklab(85.1% -0.0727 -0.0192) |
| OKLCH | oklch(85.1% 0.075 194.8) |
| XYZ | xyz(51.0218, 63.5708, 77.9745) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.63
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Powder Blue
#B0E0E6
ΔE00 6.44
Robin Egg Blue
#8AF1FE
ΔE00 6.54
Light Cyan
#ACFFFC
ΔE00 7.11
Robin'S Egg
#6DEDFD
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DEDD #DE9293
analogous
#92DEB7 #92DEDD #92B9DE
triadic
#92DEDD #DD92DE #DEDD92
tetradic
#92DEDD #B792DE #DE9293 #B9DE92
square
#92DEDD #B792DE #DE9293 #B9DE92
split-complementary
#92DEDD #DE92B9 #DEB792
monochromatic
#39BDBB #63D0CE #92DEDD #C1ECEC #E8F8F8
Accessibility & contrast
On white
1.53
#92DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#92DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DEDD
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DEDD | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#C7CCDE
Tritanopia (blue-blind)
#74E2DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #92dedd; /* rgb */ color: rgb(146, 222, 221); /* oklch */ color: oklch(85.1% 0.075 194.8);
Tailwind
colors: {
custom: {
50: '#b5e8e7',
500: '#92dedd',
950: '#000000',
},
}SCSS
$custom: #92dedd; $custom-light: #b5e8e7; $custom-dark: #000000;
JSON
{
"hex": "#92dedd",
"rgb": {
"r": 146,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.211,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.85099,
"c": 0.07513,
"h": 194.8
},
"luminance": 0.63574
}Semantic roles & 50–950 ramp
primary
#92DEDD
secondary
#B65E5F
accent
#2527C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484