#92EDEF#92EDEF
#92EDEF is a very light, moderate teal. Relative luminance 0.729; OKLCH L 89.0% C 0.087 H 197.5°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #92EDEF |
|---|---|
| RGB | rgb(146, 237, 239) |
| HSL | hsl(181, 74%, 75%) |
| HSV | hsv(181, 39%, 94%) |
| CMYK | cmyk(38.9%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(88.40, -26.62, -9.53) |
| CIE-LCH | lch(88.40, 28.27, 199.70°) |
| OKLab | oklab(89% -0.0832 -0.0262) |
| OKLCH | oklch(89% 0.087 197.5) |
| XYZ | xyz(57.7124, 72.9073, 92.6760) |
| Luminance | 0.7291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.20
Robin Egg Blue
#8AF1FE
ΔE00 3.88
Paleturquoise
#AFEEEE
ΔE00 4.00
Light Cyan
#ACFFFC
ΔE00 4.44
Robin'S Egg
#6DEDFD
ΔE00 5.13
Pale Cyan
#B7FFFA
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92EDEF #EF9492
analogous
#92EFC2 #92EDEF #92BEEF
triadic
#92EDEF #EF92ED #EDEF92
tetradic
#92EDEF #C292EF #EF9492 #BEEF92
square
#92EDEF #C292EF #EF9492 #BEEF92
split-complementary
#92EDEF #EF92BE #EFC292
monochromatic
#27DBDF #5DE4E7 #92EDEF #C7F6F7 #E4FBFB
Accessibility & contrast
On white
1.35
#92EDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#92EDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92EDEF
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92EDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92EDEF | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EF
Deuteranopia (green-blind)
#D1D9F0
Tritanopia (blue-blind)
#69F3ED
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #92edef; /* rgb */ color: rgb(146, 237, 239); /* oklch */ color: oklch(89.0% 0.087 197.5);
Tailwind
colors: {
custom: {
50: '#b6f3f4',
500: '#92edef',
950: '#000000',
},
}SCSS
$custom: #92edef; $custom-light: #b6f3f4; $custom-dark: #000000;
JSON
{
"hex": "#92edef",
"rgb": {
"r": 146,
"g": 237,
"b": 239
},
"hsl": {
"h": 181.29,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.88999,
"c": 0.0872,
"h": 197.5
},
"luminance": 0.72911
}Semantic roles & 50–950 ramp
primary
#92EDEF
secondary
#CB5D5A
accent
#130FD7
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585