#92EBAF#92EBAF
#92EBAF is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.8% C 0.120 H 153.7°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #92EBAF |
|---|---|
| RGB | rgb(146, 235, 175) |
| HSL | hsl(140, 69%, 75%) |
| HSV | hsv(140, 38%, 92%) |
| CMYK | cmyk(37.9%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(86.32, -39.29, 20.88) |
| CIE-LCH | lch(86.32, 44.49, 152.01°) |
| OKLab | oklab(86.81% -0.1078 0.0532) |
| OKLCH | oklch(86.81% 0.12 153.7) |
| XYZ | xyz(49.2972, 68.6199, 51.1965) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.16
Light Sea Green
#98F6B0
ΔE00 2.88
Mint
#AAF0C1
ΔE00 3.93
Light Seafoam
#A0FEBF
ΔE00 4.01
Seafoam (survey)
#80F9AD
ΔE00 4.33
Light Mint Green
#A6FBB2
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92EBAF #EB92CE
analogous
#A1EB92 #92EBAF #92EBDC
triadic
#92EBAF #AF92EB #EBAF92
tetradic
#92EBAF #92A1EB #EB92CE #EBDC92
square
#92EBAF #92A1EB #EB92CE #EBDC92
split-complementary
#92EBAF #DC92EB #EB92A1
monochromatic
#2BD863 #5EE289 #92EBAF #C6F4D5 #E5FAEC
Accessibility & contrast
On white
1.43
#92EBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#92EBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92EBAF
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92EBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92EBAF | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAC
Deuteranopia (green-blind)
#DDD4B2
Tritanopia (blue-blind)
#81E9DB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #92ebaf; /* rgb */ color: rgb(146, 235, 175); /* oklch */ color: oklch(86.8% 0.120 153.7);
Tailwind
colors: {
custom: {
50: '#b5f2c7',
500: '#92ebaf',
950: '#000000',
},
}SCSS
$custom: #92ebaf; $custom-light: #b5f2c7; $custom-dark: #000000;
JSON
{
"hex": "#92ebaf",
"rgb": {
"r": 146,
"g": 235,
"b": 175
},
"hsl": {
"h": 139.551,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.86812,
"c": 0.12025,
"h": 153.7
},
"luminance": 0.68623
}Semantic roles & 50–950 ramp
primary
#92EBAF
secondary
#C65BA3
accent
#1594D1
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582