#65E8BD#65E8BD
#65E8BD is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.6% C 0.132 H 168.6°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8BD |
|---|---|
| RGB | rgb(101, 232, 189) |
| HSL | hsl(160, 74%, 65%) |
| HSV | hsv(160, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 18.5%, 9%) |
| CIE-LAB | lab(84.04, -46.19, 10.15) |
| CIE-LCH | lch(84.04, 47.29, 167.61°) |
| OKLab | oklab(84.6% -0.1293 0.026) |
| OKLCH | oklch(84.6% 0.132 168.6) |
| XYZ | xyz(43.4044, 64.1499, 58.2290) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.90
Light Turquoise
#7EF4CC
ΔE00 3.25
Seafoam
#7FE0B3
ΔE00 3.64
Eucalyptus
#44D7A8
ΔE00 4.57
Light Teal
#90E4C1
ΔE00 4.74
Aqua (survey)
#13EAC9
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8BD #E86590
analogous
#65E87B #65E8BD #65D2E8
triadic
#65E8BD #BD65E8 #E8BD65
tetradic
#65E8BD #7B65E8 #E86590 #D2E865
square
#65E8BD #7B65E8 #E86590 #D2E865
split-complementary
#65E8BD #E865D2 #E87B65
monochromatic
#1BB784 #30E0A6 #65E8BD #9AF0D4 #CFF8EB
Accessibility & contrast
On white
1.52
#65E8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#65E8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8BD
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8BD | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABB
Deuteranopia (green-blind)
#CFCCC0
Tritanopia (blue-blind)
#1AE9DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65e8bd; /* rgb */ color: rgb(101, 232, 189); /* oklch */ color: oklch(84.6% 0.132 168.6);
Tailwind
colors: {
custom: {
50: '#9bf0d0',
500: '#65e8bd',
950: '#000000',
},
}SCSS
$custom: #65e8bd; $custom-light: #9bf0d0; $custom-dark: #000000;
JSON
{
"hex": "#65e8bd",
"rgb": {
"r": 101,
"g": 232,
"b": 189
},
"hsl": {
"h": 160.305,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.84596,
"c": 0.13189,
"h": 168.6
},
"luminance": 0.64154
}Semantic roles & 50–950 ramp
primary
#65E8BD
secondary
#B73A63
accent
#0F51D6
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583