#65E7A7#65E7A7
#65E7A7 is a very light, vivid teal. Relative luminance 0.627; OKLCH L 83.8% C 0.148 H 159.2°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #65E7A7 |
|---|---|
| RGB | rgb(101, 231, 167) |
| HSL | hsl(150, 73%, 65%) |
| HSV | hsv(150, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 27.7%, 9.4%) |
| CIE-LAB | lab(83.29, -50.43, 20.57) |
| CIE-LCH | lch(83.29, 54.47, 157.81°) |
| OKLab | oklab(83.83% -0.1381 0.0524) |
| OKLCH | oklch(83.83% 0.148 159.2) |
| XYZ | xyz(40.9142, 62.7047, 46.4988) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.47
Aqua Green
#12E193
ΔE00 4.36
Seafoam
#7FE0B3
ΔE00 4.57
Light Blue Green
#7EFBB3
ΔE00 4.71
Seafoam Green
#7AF9AB
ΔE00 4.71
Seafoam (survey)
#80F9AD
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E7A7 #E765A5
analogous
#65E766 #65E7A7 #65E6E7
triadic
#65E7A7 #A765E7 #E7A765
tetradic
#65E7A7 #6665E7 #E765A5 #E6E765
square
#65E7A7 #6665E7 #E765A5 #E6E765
split-complementary
#65E7A7 #E765E6 #E76665
monochromatic
#1CB56A #30DF89 #65E7A7 #9AEFC5 #CFF8E4
Accessibility & contrast
On white
1.55
#65E7A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#65E7A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E7A7
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E7A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E7A7 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D7A3
Deuteranopia (green-blind)
#D2CAAB
Tritanopia (blue-blind)
#33E6D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e7a7; /* rgb */ color: rgb(101, 231, 167); /* oklch */ color: oklch(83.8% 0.148 159.2);
Tailwind
colors: {
custom: {
50: '#9befc1',
500: '#65e7a7',
950: '#000000',
},
}SCSS
$custom: #65e7a7; $custom-light: #9befc1; $custom-dark: #000000;
JSON
{
"hex": "#65e7a7",
"rgb": {
"r": 101,
"g": 231,
"b": 167
},
"hsl": {
"h": 150.462,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.83826,
"c": 0.1477,
"h": 159.2
},
"luminance": 0.62709
}Semantic roles & 50–950 ramp
primary
#65E7A7
secondary
#B53B77
accent
#1071D5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582