#92FFDF#92FFDF
#92FFDF is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.6% C 0.111 H 172.8°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #92FFDF |
|---|---|
| RGB | rgb(146, 255, 223) |
| HSL | hsl(162, 100%, 79%) |
| HSV | hsv(162, 43%, 100%) |
| CMYK | cmyk(42.7%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(92.99, -38.69, 5.52) |
| CIE-LCH | lch(92.99, 39.08, 171.88°) |
| OKLab | oklab(92.56% -0.1104 0.014) |
| OKLCH | oklch(92.56% 0.111 172.8) |
| XYZ | xyz(60.9280, 82.9542, 82.5989) |
| Luminance | 0.8296 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.16
Aquamarine
#7FFFD4
ΔE00 3.13
Light Turquoise
#7EF4CC
ΔE00 3.52
Pale Turquoise
#A5FBD5
ΔE00 3.60
Tiffany Blue
#7BF2DA
ΔE00 3.94
Pale Aqua
#B8FFEB
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FFDF #FF92B2
analogous
#92FFA8 #92FFDF #92E9FF
triadic
#92FFDF #DF92FF #FFDF92
tetradic
#92FFDF #A892FF #FF92B2 #E9FF92
square
#92FFDF #A892FF #FF92B2 #E9FF92
split-complementary
#92FFDF #FF92E9 #FFA892
monochromatic
#18FFBB #55FFCD #92FFDF #CFFFF1 #E0FFF6
Accessibility & contrast
On white
1.19
#92FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#92FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FFDF
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FFDF | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DE
Deuteranopia (green-blind)
#E7E6E1
Tritanopia (blue-blind)
#6DFFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #92ffdf; /* rgb */ color: rgb(146, 255, 223); /* oklch */ color: oklch(92.6% 0.111 172.8);
Tailwind
colors: {
custom: {
50: '#b7ffe9',
500: '#92ffdf',
950: '#000000',
},
}SCSS
$custom: #92ffdf; $custom-light: #b7ffe9; $custom-dark: #000000;
JSON
{
"hex": "#92ffdf",
"rgb": {
"r": 146,
"g": 255,
"b": 223
},
"hsl": {
"h": 162.385,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.92556,
"c": 0.11125,
"h": 172.8
},
"luminance": 0.82959
}Semantic roles & 50–950 ramp
primary
#92FFDF
secondary
#E1547E
accent
#0043E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684