#92E2BF#92E2BF
#92E2BF is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.1% C 0.093 H 164.9°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #92E2BF |
|---|---|
| RGB | rgb(146, 226, 191) |
| HSL | hsl(154, 58%, 73%) |
| HSV | hsv(154, 35%, 89%) |
| CMYK | cmyk(35.4%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(84.10, -32.06, 9.42) |
| CIE-LCH | lch(84.10, 33.41, 163.63°) |
| OKLab | oklab(85.14% -0.0901 0.0243) |
| OKLCH | oklch(85.14% 0.093 164.9) |
| XYZ | xyz(48.4509, 64.2625, 59.1310) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 0.64
Seafoam
#7FE0B3
ΔE00 3.19
Mint
#AAF0C1
ΔE00 5.08
Light Turquoise
#7EF4CC
ΔE00 5.09
Seafoam Blue
#78D1B6
ΔE00 5.12
Pale Turquoise
#A5FBD5
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92E2BF #E292B5
analogous
#92E297 #92E2BF #92DDE2
triadic
#92E2BF #BF92E2 #E2BF92
tetradic
#92E2BF #9792E2 #E292B5 #DDE292
square
#92E2BF #9792E2 #E292B5 #DDE292
split-complementary
#92E2BF #E292DD #E29792
monochromatic
#34C586 #62D5A3 #92E2BF #C2EFDB #E7F9F1
Accessibility & contrast
On white
1.52
#92E2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#92E2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92E2BF
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92E2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92E2BF | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BD
Deuteranopia (green-blind)
#D2CEC1
Tritanopia (blue-blind)
#7EE2D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #92e2bf; /* rgb */ color: rgb(146, 226, 191); /* oklch */ color: oklch(85.1% 0.093 164.9);
Tailwind
colors: {
custom: {
50: '#b4ebd2',
500: '#92e2bf',
950: '#000000',
},
}SCSS
$custom: #92e2bf; $custom-light: #b4ebd2; $custom-dark: #000000;
JSON
{
"hex": "#92e2bf",
"rgb": {
"r": 146,
"g": 226,
"b": 191
},
"hsl": {
"h": 153.75,
"s": 57.971,
"l": 72.941
},
"oklch": {
"l": 0.85136,
"c": 0.09328,
"h": 164.9
},
"luminance": 0.64265
}Semantic roles & 50–950 ramp
primary
#92E2BF
secondary
#BB5D86
accent
#2068C6
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483