#65E2AE#65E2AE
#65E2AE is a very light, vivid teal. Relative luminance 0.602; OKLCH L 82.8% C 0.135 H 163.4°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2AE |
|---|---|
| RGB | rgb(101, 226, 174) |
| HSL | hsl(155, 68%, 64%) |
| HSV | hsv(155, 55%, 89%) |
| CMYK | cmyk(55.3%, 0%, 23%, 11.4%) |
| CIE-LAB | lab(81.95, -46.90, 15.06) |
| CIE-LCH | lch(81.95, 49.25, 162.20°) |
| OKLab | oklab(82.78% -0.1296 0.0386) |
| OKLCH | oklch(82.78% 0.135 163.4) |
| XYZ | xyz(40.1994, 60.2117, 49.5397) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.79
Eucalyptus
#44D7A8
ΔE00 3.58
Aqua Marine
#2EE8BB
ΔE00 4.32
Light Greenish Blue
#63F7B4
ΔE00 5.09
Light Turquoise
#7EF4CC
ΔE00 5.42
Light Teal
#90E4C1
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2AE #E26599
analogous
#65E270 #65E2AE #65D8E2
triadic
#65E2AE #AE65E2 #E2AE65
tetradic
#65E2AE #7065E2 #E26599 #D8E265
square
#65E2AE #7065E2 #E26599 #D8E265
split-complementary
#65E2AE #E265D8 #E27065
monochromatic
#20AC72 #31D893 #65E2AE #99ECC9 #CCF5E4
Accessibility & contrast
On white
1.61
#65E2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#65E2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2AE
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2AE | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AB
Deuteranopia (green-blind)
#CCC7B1
Tritanopia (blue-blind)
#30E2D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65e2ae; /* rgb */ color: rgb(101, 226, 174); /* oklch */ color: oklch(82.8% 0.135 163.4);
Tailwind
colors: {
custom: {
50: '#9aecc6',
500: '#65e2ae',
950: '#000000',
},
}SCSS
$custom: #65e2ae; $custom-light: #9aecc6; $custom-dark: #000000;
JSON
{
"hex": "#65e2ae",
"rgb": {
"r": 101,
"g": 226,
"b": 174
},
"hsl": {
"h": 155.04,
"s": 68.306,
"l": 64.118
},
"oklch": {
"l": 0.82784,
"c": 0.13526,
"h": 163.4
},
"luminance": 0.60215
}Semantic roles & 50–950 ramp
primary
#65E2AE
secondary
#AE3D6C
accent
#1563D0
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582