#65E7AC#65E7AC
#65E7AC is a very light, vivid teal. Relative luminance 0.629; OKLCH L 83.9% C 0.144 H 161.2°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #65E7AC |
|---|---|
| RGB | rgb(101, 231, 172) |
| HSL | hsl(153, 73%, 65%) |
| HSV | hsv(153, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 25.5%, 9.4%) |
| CIE-LAB | lab(83.39, -49.42, 18.11) |
| CIE-LCH | lch(83.39, 52.63, 159.87°) |
| OKLab | oklab(83.94% -0.1359 0.0462) |
| OKLCH | oklch(83.94% 0.144 161.2) |
| XYZ | xyz(41.3854, 62.8932, 48.9804) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.56
Seafoam
#7FE0B3
ΔE00 3.85
Aqua Green
#12E193
ΔE00 4.95
Eucalyptus
#44D7A8
ΔE00 4.97
Aqua Marine
#2EE8BB
ΔE00 5.09
Light Blue Green
#7EFBB3
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E7AC #E765A0
analogous
#65E76B #65E7AC #65E1E7
triadic
#65E7AC #AC65E7 #E7AC65
tetradic
#65E7AC #6B65E7 #E765A0 #E1E765
square
#65E7AC #6B65E7 #E765A0 #E1E765
split-complementary
#65E7AC #E765E1 #E76B65
monochromatic
#1CB570 #30DF8F #65E7AC #9AEFC9 #CFF8E5
Accessibility & contrast
On white
1.55
#65E7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#65E7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E7AC
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E7AC | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8A9
Deuteranopia (green-blind)
#D2CAB0
Tritanopia (blue-blind)
#2FE6D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e7ac; /* rgb */ color: rgb(101, 231, 172); /* oklch */ color: oklch(83.9% 0.144 161.2);
Tailwind
colors: {
custom: {
50: '#9befc4',
500: '#65e7ac',
950: '#000000',
},
}SCSS
$custom: #65e7ac; $custom-light: #9befc4; $custom-dark: #000000;
JSON
{
"hex": "#65e7ac",
"rgb": {
"r": 101,
"g": 231,
"b": 172
},
"hsl": {
"h": 152.769,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.8394,
"c": 0.14352,
"h": 161.2
},
"luminance": 0.62897
}Semantic roles & 50–950 ramp
primary
#65E7AC
secondary
#B53B72
accent
#106AD5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582