#92FFEE#92FFEE
#92FFEE is a very light, moderate teal. Relative luminance 0.838; OKLCH L 93.0% C 0.104 H 182.8°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #92FFEE |
|---|---|
| RGB | rgb(146, 255, 238) |
| HSL | hsl(171, 100%, 79%) |
| HSV | hsv(171, 43%, 100%) |
| CMYK | cmyk(42.7%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(93.36, -35.35, -1.69) |
| CIE-LCH | lch(93.36, 35.39, 182.74°) |
| OKLab | oklab(92.98% -0.1041 -0.0051) |
| OKLCH | oklch(92.98% 0.104 182.8) |
| XYZ | xyz(63.0406, 83.7992, 93.7252) |
| Luminance | 0.8380 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.95
Pale Aqua
#B8FFEB
ΔE00 5.07
Light Aqua
#8CFFDB
ΔE00 5.75
Light Cyan
#ACFFFC
ΔE00 5.81
Pale Cyan
#B7FFFA
ΔE00 6.21
Bright Aqua
#0BF9EA
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FFEE #FF92A3
analogous
#92FFB7 #92FFEE #92D9FF
triadic
#92FFEE #EE92FF #FFEE92
tetradic
#92FFEE #B792FF #FF92A3 #D9FF92
square
#92FFEE #B792FF #FF92A3 #D9FF92
split-complementary
#92FFEE #FF92D9 #FFB792
monochromatic
#18FFDB #55FFE4 #92FFEE #CFFFF8 #E0FFFA
Accessibility & contrast
On white
1.18
#92FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#92FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FFEE
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FFEE | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4ED
Deuteranopia (green-blind)
#E3E6F0
Tritanopia (blue-blind)
#65FFFA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #92ffee; /* rgb */ color: rgb(146, 255, 238); /* oklch */ color: oklch(93.0% 0.104 182.8);
Tailwind
colors: {
custom: {
50: '#b7fff3',
500: '#92ffee',
950: '#000000',
},
}SCSS
$custom: #92ffee; $custom-light: #b7fff3; $custom-dark: #000000;
JSON
{
"hex": "#92ffee",
"rgb": {
"r": 146,
"g": 255,
"b": 238
},
"hsl": {
"h": 170.642,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.92976,
"c": 0.10422,
"h": 182.8
},
"luminance": 0.83804
}Semantic roles & 50–950 ramp
primary
#92FFEE
secondary
#E1546A
accent
#0024E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685