#92FFDA#92FFDA
#92FFDA is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.4% C 0.114 H 169.8°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #92FFDA |
|---|---|
| RGB | rgb(146, 255, 218) |
| HSL | hsl(160, 100%, 79%) |
| HSV | hsv(160, 43%, 100%) |
| CMYK | cmyk(42.7%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(92.88, -39.76, 7.93) |
| CIE-LCH | lch(92.88, 40.54, 168.72°) |
| OKLab | oklab(92.42% -0.1125 0.0203) |
| OKLCH | oklch(92.42% 0.114 169.8) |
| XYZ | xyz(60.2638, 82.6885, 79.1009) |
| Luminance | 0.8269 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.75
Aquamarine
#7FFFD4
ΔE00 2.13
Pale Turquoise
#A5FBD5
ΔE00 2.83
Light Turquoise
#7EF4CC
ΔE00 2.84
Light Aquamarine
#7BFDC7
ΔE00 4.35
Tiffany Blue
#7BF2DA
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FFDA #FF92B7
analogous
#92FFA3 #92FFDA #92EDFF
triadic
#92FFDA #DA92FF #FFDA92
tetradic
#92FFDA #A392FF #FF92B7 #EDFF92
square
#92FFDA #A392FF #FF92B7 #EDFF92
split-complementary
#92FFDA #FF92ED #FFA392
monochromatic
#18FFB0 #55FFC5 #92FFDA #CFFFEF #E0FFF5
Accessibility & contrast
On white
1.20
#92FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#92FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FFDA
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FFDA | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF2D8
Deuteranopia (green-blind)
#E8E5DC
Tritanopia (blue-blind)
#6FFFF4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #92ffda; /* rgb */ color: rgb(146, 255, 218); /* oklch */ color: oklch(92.4% 0.114 169.8);
Tailwind
colors: {
custom: {
50: '#b7ffe5',
500: '#92ffda',
950: '#000000',
},
}SCSS
$custom: #92ffda; $custom-light: #b7ffe5; $custom-dark: #000000;
JSON
{
"hex": "#92ffda",
"rgb": {
"r": 146,
"g": 255,
"b": 218
},
"hsl": {
"h": 159.633,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.92423,
"c": 0.1143,
"h": 169.8
},
"luminance": 0.82693
}Semantic roles & 50–950 ramp
primary
#92FFDA
secondary
#E15484
accent
#004EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684