#65E4AF#65E4AF
#65E4AF is a very light, vivid teal. Relative luminance 0.613; OKLCH L 83.3% C 0.137 H 163.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #65E4AF |
|---|---|
| RGB | rgb(101, 228, 175) |
| HSL | hsl(155, 70%, 65%) |
| HSV | hsv(155, 56%, 89%) |
| CMYK | cmyk(55.7%, 0%, 23.2%, 10.6%) |
| CIE-LAB | lab(82.56, -47.53, 15.39) |
| CIE-LCH | lch(82.56, 49.96, 162.06°) |
| OKLab | oklab(83.29% -0.1313 0.0394) |
| OKLCH | oklch(83.29% 0.137 163.3) |
| XYZ | xyz(40.8443, 61.3448, 50.2374) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.98
Eucalyptus
#44D7A8
ΔE00 3.94
Aqua Marine
#2EE8BB
ΔE00 4.27
Light Greenish Blue
#63F7B4
ΔE00 4.62
Light Turquoise
#7EF4CC
ΔE00 5.21
Light Aquamarine
#7BFDC7
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E4AF #E4659A
analogous
#65E470 #65E4AF #65D9E4
triadic
#65E4AF #AF65E4 #E4AF65
tetradic
#65E4AF #7065E4 #E4659A #D9E465
square
#65E4AF #7065E4 #E4659A #D9E465
split-complementary
#65E4AF #E465D9 #E47065
monochromatic
#1FB073 #31DB94 #65E4AF #99EDCA #CDF6E5
Accessibility & contrast
On white
1.58
#65E4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#65E4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E4AF
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E4AF | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AC
Deuteranopia (green-blind)
#CEC8B2
Tritanopia (blue-blind)
#2EE4D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e4af; /* rgb */ color: rgb(101, 228, 175); /* oklch */ color: oklch(83.3% 0.137 163.3);
Tailwind
colors: {
custom: {
50: '#9bedc7',
500: '#65e4af',
950: '#000000',
},
}SCSS
$custom: #65e4af; $custom-light: #9bedc7; $custom-dark: #000000;
JSON
{
"hex": "#65e4af",
"rgb": {
"r": 101,
"g": 228,
"b": 175
},
"hsl": {
"h": 154.961,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.83289,
"c": 0.13712,
"h": 163.3
},
"luminance": 0.61349
}Semantic roles & 50–950 ramp
primary
#65E4AF
secondary
#B13C6D
accent
#1363D2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582