#92FEDD#92FEDD
#92FEDD is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.3% C 0.111 H 172.0°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #92FEDD |
|---|---|
| RGB | rgb(146, 254, 221) |
| HSL | hsl(162, 98%, 78%) |
| HSV | hsv(162, 43%, 100%) |
| CMYK | cmyk(42.5%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(92.67, -38.66, 6.08) |
| CIE-LCH | lch(92.67, 39.14, 171.07°) |
| OKLab | oklab(92.28% -0.1101 0.0155) |
| OKLCH | oklch(92.28% 0.111 172) |
| XYZ | xyz(60.3417, 82.2106, 81.0811) |
| Luminance | 0.8222 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.95
Aquamarine
#7FFFD4
ΔE00 2.90
Light Turquoise
#7EF4CC
ΔE00 3.21
Pale Turquoise
#A5FBD5
ΔE00 3.30
Tiffany Blue
#7BF2DA
ΔE00 4.04
Light Aquamarine
#7BFDC7
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FEDD #FE92B3
analogous
#92FEA7 #92FEDD #92E9FE
triadic
#92FEDD #DD92FE #FEDD92
tetradic
#92FEDD #A792FE #FE92B3 #E9FE92
square
#92FEDD #A792FE #FE92B3 #E9FE92
split-complementary
#92FEDD #FE92E9 #FEA792
monochromatic
#19FDB7 #55FDCA #92FEDD #CFFFF0 #E1FFF6
Accessibility & contrast
On white
1.20
#92FEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#92FEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FEDD
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FEDD | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DB
Deuteranopia (green-blind)
#E6E5DF
Tritanopia (blue-blind)
#6EFFF4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #92fedd; /* rgb */ color: rgb(146, 254, 221); /* oklch */ color: oklch(92.3% 0.111 172.0);
Tailwind
colors: {
custom: {
50: '#b7ffe7',
500: '#92fedd',
950: '#000000',
},
}SCSS
$custom: #92fedd; $custom-light: #b7ffe7; $custom-dark: #000000;
JSON
{
"hex": "#92fedd",
"rgb": {
"r": 146,
"g": 254,
"b": 221
},
"hsl": {
"h": 161.667,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.92277,
"c": 0.11116,
"h": 172
},
"luminance": 0.82215
}Semantic roles & 50–950 ramp
primary
#92FEDD
secondary
#DF557F
accent
#0046E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684