#92DFDA#92DFDA
#92DFDA is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.2% C 0.076 H 190.6°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #92DFDA |
|---|---|
| RGB | rgb(146, 223, 218) |
| HSL | hsl(176, 55%, 72%) |
| HSV | hsv(176, 35%, 87%) |
| CMYK | cmyk(34.5%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(83.94, -24.75, -5.09) |
| CIE-LCH | lch(83.94, 25.27, 191.62°) |
| OKLab | oklab(85.23% -0.0751 -0.0141) |
| OKLCH | oklch(85.23% 0.076 190.6) |
| XYZ | xyz(50.8921, 63.9451, 75.9770) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.06
Robin'S Egg Blue
#98EFF9
ΔE00 6.64
Light Cyan
#ACFFFC
ΔE00 6.97
Pale Cyan
#B7FFFA
ΔE00 7.23
Mediumturquoise
#48D1CC
ΔE00 7.30
Powder Blue
#B0E0E6
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DFDA #DF9297
analogous
#92DFB4 #92DFDA #92BEDF
triadic
#92DFDA #DA92DF #DFDA92
tetradic
#92DFDA #B492DF #DF9297 #BEDF92
square
#92DFDA #B492DF #DF9297 #BEDF92
split-complementary
#92DFDA #DF92BE #DFB492
monochromatic
#38BFB6 #63D1CA #92DFDA #C1EDEA #E7F8F7
Accessibility & contrast
On white
1.52
#92DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#92DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DFDA
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DFDA | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7DA
Deuteranopia (green-blind)
#C9CDDB
Tritanopia (blue-blind)
#75E3DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #92dfda; /* rgb */ color: rgb(146, 223, 218); /* oklch */ color: oklch(85.2% 0.076 190.6);
Tailwind
colors: {
custom: {
50: '#b5e9e5',
500: '#92dfda',
950: '#000000',
},
}SCSS
$custom: #92dfda; $custom-light: #b5e9e5; $custom-dark: #000000;
JSON
{
"hex": "#92dfda",
"rgb": {
"r": 146,
"g": 223,
"b": 218
},
"hsl": {
"h": 176.104,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.85228,
"c": 0.07639,
"h": 190.6
},
"luminance": 0.63948
}Semantic roles & 50–950 ramp
primary
#92DFDA
secondary
#B75E64
accent
#232EC2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484