#92DBDA#92DBDA
#92DBDA is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.3% C 0.073 H 194.8°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #92DBDA |
|---|---|
| RGB | rgb(146, 219, 218) |
| HSL | hsl(179, 50%, 72%) |
| HSV | hsv(179, 33%, 86%) |
| CMYK | cmyk(33.3%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(82.82, -22.78, -6.73) |
| CIE-LCH | lch(82.82, 23.76, 196.46°) |
| OKLab | oklab(84.34% -0.0702 -0.0185) |
| OKLCH | oklch(84.34% 0.073 194.8) |
| XYZ | xyz(49.8360, 61.8329, 75.6250) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.02
Robin'S Egg Blue
#98EFF9
ΔE00 6.00
Powder Blue
#B0E0E6
ΔE00 6.29
Robin Egg Blue
#8AF1FE
ΔE00 7.05
Mediumturquoise
#48D1CC
ΔE00 7.57
Robin'S Egg
#6DEDFD
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DBDA #DB9293
analogous
#92DBB6 #92DBDA #92B8DB
triadic
#92DBDA #DA92DB #DBDA92
tetradic
#92DBDA #B692DB #DB9293 #B8DB92
square
#92DBDA #B692DB #DB9293 #B8DB92
split-complementary
#92DBDA #DB92B8 #DBB692
monochromatic
#3CB6B5 #64CCCA #92DBDA #C0EAEA #E8F7F7
Accessibility & contrast
On white
1.57
#92DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#92DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DBDA
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DBDA | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DA
Deuteranopia (green-blind)
#C5CADB
Tritanopia (blue-blind)
#76DFDA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #92dbda; /* rgb */ color: rgb(146, 219, 218); /* oklch */ color: oklch(84.3% 0.073 194.8);
Tailwind
colors: {
custom: {
50: '#b5e6e5',
500: '#92dbda',
950: '#000000',
},
}SCSS
$custom: #92dbda; $custom-light: #b5e6e5; $custom-dark: #000000;
JSON
{
"hex": "#92dbda",
"rgb": {
"r": 146,
"g": 219,
"b": 218
},
"hsl": {
"h": 179.178,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.84337,
"c": 0.07263,
"h": 194.8
},
"luminance": 0.61836
}Semantic roles & 50–950 ramp
primary
#92DBDA
secondary
#B25F60
accent
#282ABE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484