#65E1AC#65E1AC
#65E1AC is a very light, vivid teal. Relative luminance 0.596; OKLCH L 82.5% C 0.136 H 162.8°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #65E1AC |
|---|---|
| RGB | rgb(101, 225, 172) |
| HSL | hsl(154, 67%, 64%) |
| HSV | hsv(154, 55%, 88%) |
| CMYK | cmyk(55.1%, 0%, 23.6%, 11.8%) |
| CIE-LAB | lab(81.62, -46.89, 15.64) |
| CIE-LCH | lch(81.62, 49.43, 161.56°) |
| OKLab | oklab(82.49% -0.1295 0.04) |
| OKLCH | oklch(82.49% 0.136 162.8) |
| XYZ | xyz(39.7348, 59.5920, 48.4302) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.85
Eucalyptus
#44D7A8
ΔE00 3.56
Aqua Marine
#2EE8BB
ΔE00 4.60
Light Greenish Blue
#63F7B4
ΔE00 5.18
Aqua Green
#12E193
ΔE00 5.57
Light Teal
#90E4C1
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E1AC #E1659A
analogous
#65E16E #65E1AC #65D8E1
triadic
#65E1AC #AC65E1 #E1AC65
tetradic
#65E1AC #6E65E1 #E1659A #D8E165
square
#65E1AC #6E65E1 #E1659A #D8E165
split-complementary
#65E1AC #E165D8 #E16E65
monochromatic
#21AA70 #32D790 #65E1AC #98EBC8 #CBF5E3
Accessibility & contrast
On white
1.63
#65E1AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#65E1AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E1AC
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E1AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E1AC | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED2A9
Deuteranopia (green-blind)
#CCC6AF
Tritanopia (blue-blind)
#32E1D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65e1ac; /* rgb */ color: rgb(101, 225, 172); /* oklch */ color: oklch(82.5% 0.136 162.8);
Tailwind
colors: {
custom: {
50: '#9aebc4',
500: '#65e1ac',
950: '#000000',
},
}SCSS
$custom: #65e1ac; $custom-light: #9aebc4; $custom-dark: #000000;
JSON
{
"hex": "#65e1ac",
"rgb": {
"r": 101,
"g": 225,
"b": 172
},
"hsl": {
"h": 154.355,
"s": 67.391,
"l": 63.922
},
"oklch": {
"l": 0.82495,
"c": 0.13552,
"h": 162.8
},
"luminance": 0.59596
}Semantic roles & 50–950 ramp
primary
#65E1AC
secondary
#AC3E6D
accent
#1665CF
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482