#92DDEA#92DDEA
#92DDEA is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.3% C 0.076 H 209.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #92DDEA |
|---|---|
| RGB | rgb(146, 221, 234) |
| HSL | hsl(189, 68%, 75%) |
| HSV | hsv(189, 38%, 92%) |
| CMYK | cmyk(37.6%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(83.84, -19.96, -13.71) |
| CIE-LCH | lch(83.84, 24.21, 214.48°) |
| OKLab | oklab(85.3% -0.0663 -0.0376) |
| OKLCH | oklch(85.3% 0.076 209.6) |
| XYZ | xyz(52.5565, 63.7610, 87.3636) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.32
Powder Blue
#B0E0E6
ΔE00 4.84
Robin Egg Blue
#8AF1FE
ΔE00 5.07
Robin'S Egg
#6DEDFD
ΔE00 5.78
Lightblue
#ADD8E6
ΔE00 6.17
Paleturquoise
#AFEEEE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DDEA #EA9F92
analogous
#92EACB #92DDEA #92B1EA
triadic
#92DDEA #EA92DD #DDEA92
tetradic
#92DDEA #CB92EA #EA9F92 #B1EA92
square
#92DDEA #CB92EA #EA9F92 #B1EA92
split-complementary
#92DDEA #EA92B1 #EACB92
monochromatic
#2BBDD6 #5FCDE0 #92DDEA #C5EDF4 #E5F7FA
Accessibility & contrast
On white
1.53
#92DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#92DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DDEA
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DDEA | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7EB
Deuteranopia (green-blind)
#C2CCEA
Tritanopia (blue-blind)
#6FE3E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #92ddea; /* rgb */ color: rgb(146, 221, 234); /* oklch */ color: oklch(85.3% 0.076 209.6);
Tailwind
colors: {
custom: {
50: '#b5e7f0',
500: '#92ddea',
950: '#000000',
},
}SCSS
$custom: #92ddea; $custom-light: #b5e7f0; $custom-dark: #000000;
JSON
{
"hex": "#92ddea",
"rgb": {
"r": 146,
"g": 221,
"b": 234
},
"hsl": {
"h": 188.864,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.85303,
"c": 0.07623,
"h": 209.6
},
"luminance": 0.63764
}Semantic roles & 50–950 ramp
primary
#92DDEA
secondary
#C56B5C
accent
#3116D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485