#92FDED#92FDED
#92FDED is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.5% C 0.102 H 183.4°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #92FDED |
|---|---|
| RGB | rgb(146, 253, 237) |
| HSL | hsl(171, 96%, 78%) |
| HSV | hsv(171, 42%, 99%) |
| CMYK | cmyk(42.3%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(92.78, -34.65, -2.03) |
| CIE-LCH | lch(92.78, 34.71, 183.35°) |
| OKLab | oklab(92.5% -0.1022 -0.006) |
| OKLCH | oklch(92.5% 0.102 183.4) |
| XYZ | xyz(62.2594, 82.4713, 92.7421) |
| Luminance | 0.8248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.92
Pale Aqua
#B8FFEB
ΔE00 5.07
Light Cyan
#ACFFFC
ΔE00 5.53
Pale Cyan
#B7FFFA
ΔE00 5.96
Light Aqua
#8CFFDB
ΔE00 6.05
Bright Aqua
#0BF9EA
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FDED #FD92A2
analogous
#92FDB7 #92FDED #92D7FD
triadic
#92FDED #ED92FD #FDED92
tetradic
#92FDED #B792FD #FD92A2 #D7FD92
square
#92FDED #B792FD #FD92A2 #D7FD92
split-complementary
#92FDED #FD92D7 #FDB792
monochromatic
#1AFBD9 #56FCE3 #92FDED #CEFEF7 #E1FEFA
Accessibility & contrast
On white
1.20
#92FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#92FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FDED
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FDED | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EC
Deuteranopia (green-blind)
#E2E5EF
Tritanopia (blue-blind)
#66FFF8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #92fded; /* rgb */ color: rgb(146, 253, 237); /* oklch */ color: oklch(92.5% 0.102 183.4);
Tailwind
colors: {
custom: {
50: '#b7fef2',
500: '#92fded',
950: '#000000',
},
}SCSS
$custom: #92fded; $custom-light: #b7fef2; $custom-dark: #000000;
JSON
{
"hex": "#92fded",
"rgb": {
"r": 146,
"g": 253,
"b": 237
},
"hsl": {
"h": 171.028,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.925,
"c": 0.10243,
"h": 183.4
},
"luminance": 0.82476
}Semantic roles & 50–950 ramp
primary
#92FDED
secondary
#DE556A
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685