#65E8BF#65E8BF
#65E8BF is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.6% C 0.131 H 169.7°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8BF |
|---|---|
| RGB | rgb(101, 232, 191) |
| HSL | hsl(161, 74%, 65%) |
| HSV | hsv(161, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 17.7%, 9%) |
| CIE-LAB | lab(84.09, -45.74, 9.17) |
| CIE-LCH | lch(84.09, 46.65, 168.67°) |
| OKLab | oklab(84.65% -0.1284 0.0234) |
| OKLCH | oklch(84.65% 0.131 169.7) |
| XYZ | xyz(43.6230, 64.2373, 59.3803) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.91
Light Turquoise
#7EF4CC
ΔE00 3.16
Seafoam
#7FE0B3
ΔE00 3.90
Aqua (survey)
#13EAC9
ΔE00 4.54
Light Teal
#90E4C1
ΔE00 4.67
Eucalyptus
#44D7A8
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8BF #E8658E
analogous
#65E87D #65E8BF #65D0E8
triadic
#65E8BF #BF65E8 #E8BF65
tetradic
#65E8BF #7D65E8 #E8658E #D0E865
square
#65E8BF #7D65E8 #E8658E #D0E865
split-complementary
#65E8BF #E865D0 #E87D65
monochromatic
#1BB786 #30E0A9 #65E8BF #9AF0D5 #CFF8EB
Accessibility & contrast
On white
1.52
#65E8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#65E8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8BF
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8BF | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABD
Deuteranopia (green-blind)
#CFCCC2
Tritanopia (blue-blind)
#17E9DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65e8bf; /* rgb */ color: rgb(101, 232, 191); /* oklch */ color: oklch(84.6% 0.131 169.7);
Tailwind
colors: {
custom: {
50: '#9bf0d2',
500: '#65e8bf',
950: '#000000',
},
}SCSS
$custom: #65e8bf; $custom-light: #9bf0d2; $custom-dark: #000000;
JSON
{
"hex": "#65e8bf",
"rgb": {
"r": 101,
"g": 232,
"b": 191
},
"hsl": {
"h": 161.221,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.84648,
"c": 0.13053,
"h": 169.7
},
"luminance": 0.64242
}Semantic roles & 50–950 ramp
primary
#65E8BF
secondary
#B73A61
accent
#0F4ED6
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583