#65EAB3#65EAB3
#65EAB3 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.8% C 0.142 H 163.3°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #65EAB3 |
|---|---|
| RGB | rgb(101, 234, 179) |
| HSL | hsl(155, 76%, 66%) |
| HSV | hsv(155, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 23.5%, 8.2%) |
| CIE-LAB | lab(84.41, -49.21, 15.90) |
| CIE-LCH | lch(84.41, 51.71, 162.09°) |
| OKLab | oklab(84.82% -0.1359 0.0407) |
| OKLCH | oklch(84.82% 0.142 163.3) |
| XYZ | xyz(42.9223, 64.8629, 52.8969) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.39
Seafoam
#7FE0B3
ΔE00 3.75
Aqua Marine
#2EE8BB
ΔE00 4.24
Light Aquamarine
#7BFDC7
ΔE00 4.27
Light Turquoise
#7EF4CC
ΔE00 4.62
Eucalyptus
#44D7A8
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EAB3 #EA659C
analogous
#65EA70 #65EAB3 #65DEEA
triadic
#65EAB3 #B365EA #EAB365
tetradic
#65EAB3 #7065EA #EA659C #DEEA65
square
#65EAB3 #7065EA #EA659C #DEEA65
split-complementary
#65EAB3 #EA65DE #EA7065
monochromatic
#1ABB78 #2FE398 #65EAB3 #9BF1CE #D1F9E8
Accessibility & contrast
On white
1.50
#65EAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#65EAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EAB3
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EAB3 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DBB0
Deuteranopia (green-blind)
#D3CDB6
Tritanopia (blue-blind)
#26EADB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65eab3; /* rgb */ color: rgb(101, 234, 179); /* oklch */ color: oklch(84.8% 0.142 163.3);
Tailwind
colors: {
custom: {
50: '#9bf1c9',
500: '#65eab3',
950: '#000000',
},
}SCSS
$custom: #65eab3; $custom-light: #9bf1c9; $custom-dark: #000000;
JSON
{
"hex": "#65eab3",
"rgb": {
"r": 101,
"g": 234,
"b": 179
},
"hsl": {
"h": 155.188,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84825,
"c": 0.14185,
"h": 163.3
},
"luminance": 0.64867
}Semantic roles & 50–950 ramp
primary
#65EAB3
secondary
#BA396E
accent
#0D61D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582