#92FFDD#92FFDD
#92FFDD is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.5% C 0.112 H 171.5°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #92FFDD |
|---|---|
| RGB | rgb(146, 255, 221) |
| HSL | hsl(161, 100%, 79%) |
| HSV | hsv(161, 43%, 100%) |
| CMYK | cmyk(42.7%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(92.95, -39.12, 6.48) |
| CIE-LCH | lch(92.95, 39.65, 170.59°) |
| OKLab | oklab(92.5% -0.1112 0.0165) |
| OKLCH | oklch(92.5% 0.112 171.5) |
| XYZ | xyz(60.6599, 82.8470, 81.1872) |
| Luminance | 0.8285 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.73
Aquamarine
#7FFFD4
ΔE00 2.67
Light Turquoise
#7EF4CC
ΔE00 3.19
Pale Turquoise
#A5FBD5
ΔE00 3.24
Tiffany Blue
#7BF2DA
ΔE00 4.31
Light Aquamarine
#7BFDC7
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FFDD #FF92B4
analogous
#92FFA6 #92FFDD #92EBFF
triadic
#92FFDD #DD92FF #FFDD92
tetradic
#92FFDD #A692FF #FF92B4 #EBFF92
square
#92FFDD #A692FF #FF92B4 #EBFF92
split-complementary
#92FFDD #FF92EB #FFA692
monochromatic
#18FFB7 #55FFCA #92FFDD #CFFFF0 #E0FFF5
Accessibility & contrast
On white
1.20
#92FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#92FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FFDD
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FFDD | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DB
Deuteranopia (green-blind)
#E7E5DF
Tritanopia (blue-blind)
#6EFFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #92ffdd; /* rgb */ color: rgb(146, 255, 221); /* oklch */ color: oklch(92.5% 0.112 171.5);
Tailwind
colors: {
custom: {
50: '#b7ffe7',
500: '#92ffdd',
950: '#000000',
},
}SCSS
$custom: #92ffdd; $custom-light: #b7ffe7; $custom-dark: #000000;
JSON
{
"hex": "#92ffdd",
"rgb": {
"r": 146,
"g": 255,
"b": 221
},
"hsl": {
"h": 161.284,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.92503,
"c": 0.11243,
"h": 171.5
},
"luminance": 0.82851
}Semantic roles & 50–950 ramp
primary
#92FFDD
secondary
#E15480
accent
#0048E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684