#65E8A9#65E8A9
#65E8A9 is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.1% C 0.147 H 159.8°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8A9 |
|---|---|
| RGB | rgb(101, 232, 169) |
| HSL | hsl(151, 74%, 65%) |
| HSV | hsv(151, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 27.2%, 9%) |
| CIE-LAB | lab(83.62, -50.44, 20.00) |
| CIE-LCH | lch(83.62, 54.26, 158.37°) |
| OKLab | oklab(84.11% -0.1383 0.0509) |
| OKLCH | oklch(84.11% 0.147 159.8) |
| XYZ | xyz(41.3812, 63.3406, 47.5736) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.24
Seafoam
#7FE0B3
ΔE00 4.47
Aqua Green
#12E193
ΔE00 4.55
Light Blue Green
#7EFBB3
ΔE00 4.60
Seafoam Green
#7AF9AB
ΔE00 4.69
Seafoam (survey)
#80F9AD
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8A9 #E865A4
analogous
#65E867 #65E8A9 #65E5E8
triadic
#65E8A9 #A965E8 #E8A965
tetradic
#65E8A9 #6765E8 #E865A4 #E5E865
square
#65E8A9 #6765E8 #E865A4 #E5E865
split-complementary
#65E8A9 #E865E5 #E86765
monochromatic
#1BB76C #30E08B #65E8A9 #9AF0C7 #CFF8E4
Accessibility & contrast
On white
1.54
#65E8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#65E8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8A9
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8A9 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A5
Deuteranopia (green-blind)
#D3CBAD
Tritanopia (blue-blind)
#31E7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e8a9; /* rgb */ color: rgb(101, 232, 169); /* oklch */ color: oklch(84.1% 0.147 159.8);
Tailwind
colors: {
custom: {
50: '#9bf0c2',
500: '#65e8a9',
950: '#000000',
},
}SCSS
$custom: #65e8a9; $custom-light: #9bf0c2; $custom-dark: #000000;
JSON
{
"hex": "#65e8a9",
"rgb": {
"r": 101,
"g": 232,
"b": 169
},
"hsl": {
"h": 151.145,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.84112,
"c": 0.14735,
"h": 159.8
},
"luminance": 0.63344
}Semantic roles & 50–950 ramp
primary
#65E8A9
secondary
#B73A76
accent
#0F6FD6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582