#65E4AC#65E4AC
#65E4AC is a very light, vivid teal. Relative luminance 0.612; OKLCH L 83.2% C 0.140 H 162.0°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #65E4AC |
|---|---|
| RGB | rgb(101, 228, 172) |
| HSL | hsl(154, 70%, 65%) |
| HSV | hsv(154, 56%, 89%) |
| CMYK | cmyk(55.7%, 0%, 24.6%, 10.6%) |
| CIE-LAB | lab(82.50, -48.16, 16.88) |
| CIE-LCH | lch(82.50, 51.03, 160.69°) |
| OKLab | oklab(83.22% -0.1327 0.0431) |
| OKLCH | oklch(83.22% 0.14 162) |
| XYZ | xyz(40.5529, 61.2283, 48.7029) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.29
Eucalyptus
#44D7A8
ΔE00 4.24
Light Greenish Blue
#63F7B4
ΔE00 4.35
Aqua Marine
#2EE8BB
ΔE00 4.78
Aqua Green
#12E193
ΔE00 5.19
Light Aquamarine
#7BFDC7
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E4AC #E4659D
analogous
#65E46C #65E4AC #65DDE4
triadic
#65E4AC #AC65E4 #E4AC65
tetradic
#65E4AC #6C65E4 #E4659D #DDE465
square
#65E4AC #6C65E4 #E4659D #DDE465
split-complementary
#65E4AC #E465DD #E46C65
monochromatic
#1FB070 #31DB90 #65E4AC #99EDC8 #CDF6E4
Accessibility & contrast
On white
1.59
#65E4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#65E4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E4AC
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E4AC | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A9
Deuteranopia (green-blind)
#CFC8B0
Tritanopia (blue-blind)
#30E4D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e4ac; /* rgb */ color: rgb(101, 228, 172); /* oklch */ color: oklch(83.2% 0.140 162.0);
Tailwind
colors: {
custom: {
50: '#9bedc4',
500: '#65e4ac',
950: '#000000',
},
}SCSS
$custom: #65e4ac; $custom-light: #9bedc4; $custom-dark: #000000;
JSON
{
"hex": "#65e4ac",
"rgb": {
"r": 101,
"g": 228,
"b": 172
},
"hsl": {
"h": 153.543,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.83217,
"c": 0.13951,
"h": 162
},
"luminance": 0.61232
}Semantic roles & 50–950 ramp
primary
#65E4AC
secondary
#B13C70
accent
#1367D2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582