#65E1BF#65E1BF
#65E1BF is a very light, vivid teal. Relative luminance 0.604; OKLCH L 83.0% C 0.122 H 172.6°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #65E1BF |
|---|---|
| RGB | rgb(101, 225, 191) |
| HSL | hsl(164, 67%, 64%) |
| HSV | hsv(164, 55%, 88%) |
| CMYK | cmyk(55.1%, 0%, 15.1%, 11.8%) |
| CIE-LAB | lab(82.04, -42.69, 6.23) |
| CIE-LCH | lch(82.04, 43.14, 171.70°) |
| OKLab | oklab(82.98% -0.121 0.0158) |
| OKLCH | oklch(82.98% 0.122 172.6) |
| XYZ | xyz(41.6917, 60.3748, 58.7365) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.93
Aqua (survey)
#13EAC9
ΔE00 4.27
Seafoam
#7FE0B3
ΔE00 4.51
Aquamarine (survey)
#04D8B2
ΔE00 4.53
Seafoam Blue
#78D1B6
ΔE00 4.61
Light Teal
#90E4C1
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E1BF #E16587
analogous
#65E181 #65E1BF #65C5E1
triadic
#65E1BF #BF65E1 #E1BF65
tetradic
#65E1BF #8165E1 #E16587 #C5E165
square
#65E1BF #8165E1 #E16587 #C5E165
split-complementary
#65E1BF #E165C5 #E18165
monochromatic
#21AA85 #32D7AA #65E1BF #98EBD4 #CBF5EA
Accessibility & contrast
On white
1.61
#65E1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#65E1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E1BF
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E1BF | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BD
Deuteranopia (green-blind)
#C8C6C1
Tritanopia (blue-blind)
#1DE3D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65e1bf; /* rgb */ color: rgb(101, 225, 191); /* oklch */ color: oklch(83.0% 0.122 172.6);
Tailwind
colors: {
custom: {
50: '#9bebd2',
500: '#65e1bf',
950: '#000000',
},
}SCSS
$custom: #65e1bf; $custom-light: #9bebd2; $custom-dark: #000000;
JSON
{
"hex": "#65e1bf",
"rgb": {
"r": 101,
"g": 225,
"b": 191
},
"hsl": {
"h": 163.548,
"s": 67.391,
"l": 63.922
},
"oklch": {
"l": 0.82982,
"c": 0.12199,
"h": 172.6
},
"luminance": 0.60379
}Semantic roles & 50–950 ramp
primary
#65E1BF
secondary
#AC3E5C
accent
#1649CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483