#65E6AC#65E6AC
#65E6AC is a very light, vivid teal. Relative luminance 0.623; OKLCH L 83.7% C 0.142 H 161.5°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #65E6AC |
|---|---|
| RGB | rgb(101, 230, 172) |
| HSL | hsl(153, 72%, 65%) |
| HSV | hsv(153, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 25.2%, 9.8%) |
| CIE-LAB | lab(83.09, -49.00, 17.70) |
| CIE-LCH | lch(83.09, 52.10, 160.14°) |
| OKLab | oklab(83.7% -0.1348 0.0452) |
| OKLCH | oklch(83.7% 0.142 161.5) |
| XYZ | xyz(41.1063, 62.3350, 48.8873) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.65
Light Greenish Blue
#63F7B4
ΔE00 3.82
Eucalyptus
#44D7A8
ΔE00 4.73
Aqua Marine
#2EE8BB
ΔE00 4.97
Aqua Green
#12E193
ΔE00 5.02
Light Aquamarine
#7BFDC7
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E6AC #E6659F
analogous
#65E66B #65E6AC #65E0E6
triadic
#65E6AC #AC65E6 #E6AC65
tetradic
#65E6AC #6B65E6 #E6659F #E0E665
square
#65E6AC #6B65E6 #E6659F #E0E665
split-complementary
#65E6AC #E665E0 #E66B65
monochromatic
#1DB370 #30DD90 #65E6AC #9AEFC8 #CEF7E5
Accessibility & contrast
On white
1.56
#65E6AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#65E6AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E6AC
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E6AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E6AC | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A9
Deuteranopia (green-blind)
#D1CAB0
Tritanopia (blue-blind)
#2FE5D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e6ac; /* rgb */ color: rgb(101, 230, 172); /* oklch */ color: oklch(83.7% 0.142 161.5);
Tailwind
colors: {
custom: {
50: '#9befc4',
500: '#65e6ac',
950: '#000000',
},
}SCSS
$custom: #65e6ac; $custom-light: #9befc4; $custom-dark: #000000;
JSON
{
"hex": "#65e6ac",
"rgb": {
"r": 101,
"g": 230,
"b": 172
},
"hsl": {
"h": 153.023,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.83699,
"c": 0.14219,
"h": 161.5
},
"luminance": 0.62339
}Semantic roles & 50–950 ramp
primary
#65E6AC
secondary
#B43B72
accent
#1169D4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582