#65E2A4#65E2A4
#65E2A4 is a very light, vivid teal. Relative luminance 0.598; OKLCH L 82.5% C 0.143 H 159.2°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2A4 |
|---|---|
| RGB | rgb(101, 226, 164) |
| HSL | hsl(150, 68%, 64%) |
| HSV | hsv(150, 55%, 89%) |
| CMYK | cmyk(55.3%, 0%, 27.4%, 11.4%) |
| CIE-LAB | lab(81.75, -48.96, 20.01) |
| CIE-LCH | lch(81.75, 52.89, 157.77°) |
| OKLab | oklab(82.55% -0.1341 0.0509) |
| OKLCH | oklch(82.55% 0.143 159.2) |
| XYZ | xyz(39.2606, 59.8361, 44.5953) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.12
Aqua Green
#12E193
ΔE00 4.30
Light Greenish Blue
#63F7B4
ΔE00 4.59
Eucalyptus
#44D7A8
ΔE00 4.90
Seafoam Green
#7AF9AB
ΔE00 5.71
Light Blue Green
#7EFBB3
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2A4 #E265A3
analogous
#65E266 #65E2A4 #65E2E2
triadic
#65E2A4 #A465E2 #E2A465
tetradic
#65E2A4 #6665E2 #E265A3 #E2E265
square
#65E2A4 #6665E2 #E265A3 #E2E265
split-complementary
#65E2A4 #E265E2 #E26665
monochromatic
#20AC67 #31D886 #65E2A4 #99ECC2 #CCF5E1
Accessibility & contrast
On white
1.62
#65E2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#65E2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2A4
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2A4 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D3A0
Deuteranopia (green-blind)
#CEC6A8
Tritanopia (blue-blind)
#37E1D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65e2a4; /* rgb */ color: rgb(101, 226, 164); /* oklch */ color: oklch(82.5% 0.143 159.2);
Tailwind
colors: {
custom: {
50: '#9aecbf',
500: '#65e2a4',
950: '#000000',
},
}SCSS
$custom: #65e2a4; $custom-light: #9aecbf; $custom-dark: #000000;
JSON
{
"hex": "#65e2a4",
"rgb": {
"r": 101,
"g": 226,
"b": 164
},
"hsl": {
"h": 150.24,
"s": 68.306,
"l": 64.118
},
"oklch": {
"l": 0.8255,
"c": 0.14349,
"h": 159.2
},
"luminance": 0.5984
}Semantic roles & 50–950 ramp
primary
#65E2A4
secondary
#AE3D75
accent
#1572D0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582