#65E3A4#65E3A4
#65E3A4 is a very light, vivid teal. Relative luminance 0.604; OKLCH L 82.8% C 0.145 H 159.0°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #65E3A4 |
|---|---|
| RGB | rgb(101, 227, 164) |
| HSL | hsl(150, 69%, 64%) |
| HSV | hsv(150, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 27.8%, 11%) |
| CIE-LAB | lab(82.05, -49.38, 20.42) |
| CIE-LCH | lch(82.05, 53.43, 157.54°) |
| OKLab | oklab(82.79% -0.1352 0.052) |
| OKLCH | oklch(82.79% 0.145 159) |
| XYZ | xyz(39.5333, 60.3816, 44.6862) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 4.23
Seafoam
#7FE0B3
ΔE00 4.29
Light Greenish Blue
#63F7B4
ΔE00 4.37
Eucalyptus
#44D7A8
ΔE00 5.13
Seafoam Green
#7AF9AB
ΔE00 5.45
Seafoam (survey)
#80F9AD
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E3A4 #E365A4
analogous
#65E365 #65E3A4 #65E3E3
triadic
#65E3A4 #A465E3 #E3A465
tetradic
#65E3A4 #6565E3 #E365A4 #E3E365
square
#65E3A4 #6565E3 #E365A4 #E3E365
split-complementary
#65E3A4 #E365E3 #E36565
monochromatic
#20AE67 #31DA85 #65E3A4 #99ECC3 #CDF6E1
Accessibility & contrast
On white
1.61
#65E3A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#65E3A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E3A4
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E3A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E3A4 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A0
Deuteranopia (green-blind)
#CFC7A8
Tritanopia (blue-blind)
#37E2D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65e3a4; /* rgb */ color: rgb(101, 227, 164); /* oklch */ color: oklch(82.8% 0.145 159.0);
Tailwind
colors: {
custom: {
50: '#9aecbf',
500: '#65e3a4',
950: '#000000',
},
}SCSS
$custom: #65e3a4; $custom-light: #9aecbf; $custom-dark: #000000;
JSON
{
"hex": "#65e3a4",
"rgb": {
"r": 101,
"g": 227,
"b": 164
},
"hsl": {
"h": 150,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.82792,
"c": 0.14486,
"h": 159
},
"luminance": 0.60385
}Semantic roles & 50–950 ramp
primary
#65E3A4
secondary
#AF3D76
accent
#1473D1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582