#92FFE2#92FFE2
#92FFE2 is a very light, moderate teal. Relative luminance 0.831; OKLCH L 92.6% C 0.110 H 174.7°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #92FFE2 |
|---|---|
| RGB | rgb(146, 255, 226) |
| HSL | hsl(164, 100%, 79%) |
| HSV | hsv(164, 43%, 100%) |
| CMYK | cmyk(42.7%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(93.07, -38.03, 4.07) |
| CIE-LCH | lch(93.07, 38.25, 173.89°) |
| OKLab | oklab(92.64% -0.1091 0.0102) |
| OKLCH | oklch(92.64% 0.11 174.7) |
| XYZ | xyz(61.3360, 83.1174, 84.7479) |
| Luminance | 0.8312 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.98
Tiffany Blue
#7BF2DA
ΔE00 3.48
Aquamarine
#7FFFD4
ΔE00 3.90
Light Turquoise
#7EF4CC
ΔE00 4.15
Pale Turquoise
#A5FBD5
ΔE00 4.25
Pale Aqua
#B8FFEB
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FFE2 #FF92AF
analogous
#92FFAB #92FFE2 #92E5FF
triadic
#92FFE2 #E292FF #FFE292
tetradic
#92FFE2 #AB92FF #FF92AF #E5FF92
square
#92FFE2 #AB92FF #FF92AF #E5FF92
split-complementary
#92FFE2 #FF92E5 #FFAB92
monochromatic
#18FFC1 #55FFD2 #92FFE2 #CFFFF2 #E0FFF7
Accessibility & contrast
On white
1.19
#92FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#92FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FFE2
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FFE2 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E1
Deuteranopia (green-blind)
#E6E6E4
Tritanopia (blue-blind)
#6BFFF6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #92ffe2; /* rgb */ color: rgb(146, 255, 226); /* oklch */ color: oklch(92.6% 0.110 174.7);
Tailwind
colors: {
custom: {
50: '#b7ffeb',
500: '#92ffe2',
950: '#000000',
},
}SCSS
$custom: #92ffe2; $custom-light: #b7ffeb; $custom-dark: #000000;
JSON
{
"hex": "#92ffe2",
"rgb": {
"r": 146,
"g": 255,
"b": 226
},
"hsl": {
"h": 164.037,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.92637,
"c": 0.10958,
"h": 174.7
},
"luminance": 0.83122
}Semantic roles & 50–950 ramp
primary
#92FFE2
secondary
#E1547A
accent
#003DE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#121816
muted
#828684