#65E8AF#65E8AF
#65E8AF is a very light, vivid teal. Relative luminance 0.636; OKLCH L 84.3% C 0.142 H 162.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8AF |
|---|---|
| RGB | rgb(101, 232, 175) |
| HSL | hsl(154, 74%, 65%) |
| HSV | hsv(154, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 24.6%, 9%) |
| CIE-LAB | lab(83.74, -49.21, 17.05) |
| CIE-LCH | lch(83.74, 52.08, 160.90°) |
| OKLab | oklab(84.25% -0.1356 0.0436) |
| OKLCH | oklch(84.25% 0.142 162.2) |
| XYZ | xyz(41.9574, 63.5711, 50.6085) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.51
Seafoam
#7FE0B3
ΔE00 3.70
Aqua Marine
#2EE8BB
ΔE00 4.67
Light Aquamarine
#7BFDC7
ΔE00 4.79
Eucalyptus
#44D7A8
ΔE00 4.89
Light Blue Green
#7EFBB3
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8AF #E8659E
analogous
#65E86D #65E8AF #65DFE8
triadic
#65E8AF #AF65E8 #E8AF65
tetradic
#65E8AF #6D65E8 #E8659E #DFE865
square
#65E8AF #6D65E8 #E8659E #DFE865
split-complementary
#65E8AF #E865DF #E86D65
monochromatic
#1BB773 #30E093 #65E8AF #9AF0CB #CFF8E6
Accessibility & contrast
On white
1.53
#65E8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#65E8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8AF
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8AF | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AC
Deuteranopia (green-blind)
#D2CBB3
Tritanopia (blue-blind)
#2CE8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65e8af; /* rgb */ color: rgb(101, 232, 175); /* oklch */ color: oklch(84.3% 0.142 162.2);
Tailwind
colors: {
custom: {
50: '#9bf0c7',
500: '#65e8af',
950: '#000000',
},
}SCSS
$custom: #65e8af; $custom-light: #9bf0c7; $custom-dark: #000000;
JSON
{
"hex": "#65e8af",
"rgb": {
"r": 101,
"g": 232,
"b": 175
},
"hsl": {
"h": 153.893,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.8425,
"c": 0.14241,
"h": 162.2
},
"luminance": 0.63575
}Semantic roles & 50–950 ramp
primary
#65E8AF
secondary
#B73A70
accent
#0F66D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582