#65E2AC#65E2AC
#65E2AC is a very light, vivid teal. Relative luminance 0.601; OKLCH L 82.7% C 0.137 H 162.5°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2AC |
|---|---|
| RGB | rgb(101, 226, 172) |
| HSL | hsl(154, 68%, 64%) |
| HSV | hsv(154, 55%, 89%) |
| CMYK | cmyk(55.3%, 0%, 23.9%, 11.4%) |
| CIE-LAB | lab(81.91, -47.32, 16.05) |
| CIE-LCH | lch(81.91, 49.97, 161.26°) |
| OKLab | oklab(82.74% -0.1305 0.0411) |
| OKLCH | oklch(82.74% 0.137 162.5) |
| XYZ | xyz(40.0059, 60.1343, 48.5205) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.98
Eucalyptus
#44D7A8
ΔE00 3.78
Aqua Marine
#2EE8BB
ΔE00 4.65
Light Greenish Blue
#63F7B4
ΔE00 4.90
Aqua Green
#12E193
ΔE00 5.43
Light Turquoise
#7EF4CC
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2AC #E2659B
analogous
#65E26E #65E2AC #65DAE2
triadic
#65E2AC #AC65E2 #E2AC65
tetradic
#65E2AC #6E65E2 #E2659B #DAE265
square
#65E2AC #6E65E2 #E2659B #DAE265
split-complementary
#65E2AC #E265DA #E26E65
monochromatic
#20AC70 #31D890 #65E2AC #99ECC8 #CCF5E4
Accessibility & contrast
On white
1.61
#65E2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#65E2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2AC
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2AC | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A9
Deuteranopia (green-blind)
#CDC6AF
Tritanopia (blue-blind)
#31E2D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65e2ac; /* rgb */ color: rgb(101, 226, 172); /* oklch */ color: oklch(82.7% 0.137 162.5);
Tailwind
colors: {
custom: {
50: '#9aecc4',
500: '#65e2ac',
950: '#000000',
},
}SCSS
$custom: #65e2ac; $custom-light: #9aecc4; $custom-dark: #000000;
JSON
{
"hex": "#65e2ac",
"rgb": {
"r": 101,
"g": 226,
"b": 172
},
"hsl": {
"h": 154.08,
"s": 68.306,
"l": 64.118
},
"oklch": {
"l": 0.82736,
"c": 0.13685,
"h": 162.5
},
"luminance": 0.60138
}Semantic roles & 50–950 ramp
primary
#65E2AC
secondary
#AE3D6E
accent
#1566D0
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582