#65E8BC#65E8BC
#65E8BC is a very light, vivid teal. Relative luminance 0.641; OKLCH L 84.6% C 0.133 H 168.1°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8BC |
|---|---|
| RGB | rgb(101, 232, 188) |
| HSL | hsl(160, 74%, 65%) |
| HSV | hsv(160, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 19%, 9%) |
| CIE-LAB | lab(84.02, -46.41, 10.64) |
| CIE-LCH | lch(84.02, 47.61, 167.08°) |
| OKLab | oklab(84.57% -0.1297 0.0273) |
| OKLCH | oklch(84.57% 0.133 168.1) |
| XYZ | xyz(43.2962, 64.1066, 57.6593) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.94
Light Turquoise
#7EF4CC
ΔE00 3.32
Seafoam
#7FE0B3
ΔE00 3.54
Eucalyptus
#44D7A8
ΔE00 4.50
Light Teal
#90E4C1
ΔE00 4.79
Bright Teal
#01F9C6
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8BC #E86591
analogous
#65E87A #65E8BC #65D3E8
triadic
#65E8BC #BC65E8 #E8BC65
tetradic
#65E8BC #7A65E8 #E86591 #D3E865
square
#65E8BC #7A65E8 #E86591 #D3E865
split-complementary
#65E8BC #E865D3 #E87A65
monochromatic
#1BB783 #30E0A5 #65E8BC #9AF0D3 #CFF8EA
Accessibility & contrast
On white
1.52
#65E8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#65E8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8BC
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8BC | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABA
Deuteranopia (green-blind)
#D0CCBF
Tritanopia (blue-blind)
#1CE9DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65e8bc; /* rgb */ color: rgb(101, 232, 188); /* oklch */ color: oklch(84.6% 0.133 168.1);
Tailwind
colors: {
custom: {
50: '#9bf0d0',
500: '#65e8bc',
950: '#000000',
},
}SCSS
$custom: #65e8bc; $custom-light: #9bf0d0; $custom-dark: #000000;
JSON
{
"hex": "#65e8bc",
"rgb": {
"r": 101,
"g": 232,
"b": 188
},
"hsl": {
"h": 159.847,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.8457,
"c": 0.13258,
"h": 168.1
},
"luminance": 0.64111
}Semantic roles & 50–950 ramp
primary
#65E8BC
secondary
#B73A64
accent
#0F52D6
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583