#65E1AE#65E1AE
#65E1AE is a very light, vivid teal. Relative luminance 0.597; OKLCH L 82.5% C 0.134 H 163.7°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #65E1AE |
|---|---|
| RGB | rgb(101, 225, 174) |
| HSL | hsl(155, 67%, 64%) |
| HSV | hsv(155, 55%, 88%) |
| CMYK | cmyk(55.1%, 0%, 22.7%, 11.8%) |
| CIE-LAB | lab(81.66, -46.47, 14.64) |
| CIE-LCH | lch(81.66, 48.72, 162.51°) |
| OKLab | oklab(82.54% -0.1286 0.0375) |
| OKLCH | oklch(82.54% 0.134 163.7) |
| XYZ | xyz(39.9283, 59.6694, 49.4494) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.68
Eucalyptus
#44D7A8
ΔE00 3.37
Aqua Marine
#2EE8BB
ΔE00 4.29
Light Greenish Blue
#63F7B4
ΔE00 5.37
Light Teal
#90E4C1
ΔE00 5.46
Light Turquoise
#7EF4CC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E1AE #E16598
analogous
#65E170 #65E1AE #65D6E1
triadic
#65E1AE #AE65E1 #E1AE65
tetradic
#65E1AE #7065E1 #E16598 #D6E165
square
#65E1AE #7065E1 #E16598 #D6E165
split-complementary
#65E1AE #E165D6 #E17065
monochromatic
#21AA72 #32D793 #65E1AE #98EBC9 #CBF5E4
Accessibility & contrast
On white
1.62
#65E1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#65E1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E1AE
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E1AE | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD3AB
Deuteranopia (green-blind)
#CBC6B1
Tritanopia (blue-blind)
#30E1D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65e1ae; /* rgb */ color: rgb(101, 225, 174); /* oklch */ color: oklch(82.5% 0.134 163.7);
Tailwind
colors: {
custom: {
50: '#9aebc6',
500: '#65e1ae',
950: '#000000',
},
}SCSS
$custom: #65e1ae; $custom-light: #9aebc6; $custom-dark: #000000;
JSON
{
"hex": "#65e1ae",
"rgb": {
"r": 101,
"g": 225,
"b": 174
},
"hsl": {
"h": 155.323,
"s": 67.391,
"l": 63.922
},
"oklch": {
"l": 0.82543,
"c": 0.13394,
"h": 163.7
},
"luminance": 0.59673
}Semantic roles & 50–950 ramp
primary
#65E1AE
secondary
#AC3E6B
accent
#1662CF
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482