#92DFEE#92DFEE
#92DFEE is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.9% C 0.079 H 211.2°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #92DFEE |
|---|---|
| RGB | rgb(146, 223, 238) |
| HSL | hsl(190, 73%, 75%) |
| HSV | hsv(190, 39%, 93%) |
| CMYK | cmyk(38.7%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(84.51, -19.98, -14.82) |
| CIE-LCH | lch(84.51, 24.87, 216.57°) |
| OKLab | oklab(85.88% -0.0671 -0.0407) |
| OKLCH | oklch(85.88% 0.079 211.2) |
| XYZ | xyz(53.6689, 65.0558, 90.6013) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.18
Robin Egg Blue
#8AF1FE
ΔE00 4.80
Powder Blue
#B0E0E6
ΔE00 5.10
Robin'S Egg
#6DEDFD
ΔE00 5.54
Ice Blue
#A5DFF9
ΔE00 6.06
Lightblue
#ADD8E6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DFEE #EEA192
analogous
#92EECF #92DFEE #92B1EE
triadic
#92DFEE #EE92DF #DFEE92
tetradic
#92DFEE #CF92EE #EEA192 #B1EE92
square
#92DFEE #CF92EE #EEA192 #B1EE92
split-complementary
#92DFEE #EE92B1 #EECF92
monochromatic
#28C0DD #5DCFE6 #92DFEE #C7EFF6 #E5F7FB
Accessibility & contrast
On white
1.50
#92DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#92DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DFEE
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DFEE | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAEF
Deuteranopia (green-blind)
#C3CEEE
Tritanopia (blue-blind)
#6CE6E3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #92dfee; /* rgb */ color: rgb(146, 223, 238); /* oklch */ color: oklch(85.9% 0.079 211.2);
Tailwind
colors: {
custom: {
50: '#b6e9f3',
500: '#92dfee',
950: '#000000',
},
}SCSS
$custom: #92dfee; $custom-light: #b6e9f3; $custom-dark: #000000;
JSON
{
"hex": "#92dfee",
"rgb": {
"r": 146,
"g": 223,
"b": 238
},
"hsl": {
"h": 189.783,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.85878,
"c": 0.07851,
"h": 211.2
},
"luminance": 0.65059
}Semantic roles & 50–950 ramp
primary
#92DFEE
secondary
#CA6D5A
accent
#3010D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485