#65EAB4#65EAB4
#65EAB4 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.8% C 0.141 H 163.8°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #65EAB4 |
|---|---|
| RGB | rgb(101, 234, 180) |
| HSL | hsl(156, 76%, 66%) |
| HSV | hsv(156, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 23.1%, 8.2%) |
| CIE-LAB | lab(84.43, -49.00, 15.41) |
| CIE-LCH | lch(84.43, 51.36, 162.54°) |
| OKLab | oklab(84.85% -0.1354 0.0394) |
| OKLCH | oklch(84.85% 0.141 163.8) |
| XYZ | xyz(43.0238, 64.9035, 53.4315) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.53
Seafoam
#7FE0B3
ΔE00 3.69
Aqua Marine
#2EE8BB
ΔE00 4.07
Light Aquamarine
#7BFDC7
ΔE00 4.24
Light Turquoise
#7EF4CC
ΔE00 4.43
Eucalyptus
#44D7A8
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EAB4 #EA659B
analogous
#65EA71 #65EAB4 #65DDEA
triadic
#65EAB4 #B465EA #EAB465
tetradic
#65EAB4 #7165EA #EA659B #DDEA65
square
#65EAB4 #7165EA #EA659B #DDEA65
split-complementary
#65EAB4 #EA65DD #EA7165
monochromatic
#1ABB79 #2FE39A #65EAB4 #9BF1CE #D1F9E8
Accessibility & contrast
On white
1.50
#65EAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#65EAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EAB4
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EAB4 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DBB1
Deuteranopia (green-blind)
#D3CDB7
Tritanopia (blue-blind)
#25EADB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65eab4; /* rgb */ color: rgb(101, 234, 180); /* oklch */ color: oklch(84.8% 0.141 163.8);
Tailwind
colors: {
custom: {
50: '#9bf1ca',
500: '#65eab4',
950: '#000000',
},
}SCSS
$custom: #65eab4; $custom-light: #9bf1ca; $custom-dark: #000000;
JSON
{
"hex": "#65eab4",
"rgb": {
"r": 101,
"g": 234,
"b": 180
},
"hsl": {
"h": 155.639,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84849,
"c": 0.14107,
"h": 163.8
},
"luminance": 0.64908
}Semantic roles & 50–950 ramp
primary
#65EAB4
secondary
#BA396D
accent
#0D60D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582