#65E9BC#65E9BC
#65E9BC is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.8% C 0.134 H 167.8°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9BC |
|---|---|
| RGB | rgb(101, 233, 188) |
| HSL | hsl(160, 75%, 65%) |
| HSV | hsv(160, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 19.3%, 8.6%) |
| CIE-LAB | lab(84.31, -46.84, 11.06) |
| CIE-LCH | lch(84.31, 48.13, 166.71°) |
| OKLab | oklab(84.81% -0.1308 0.0283) |
| OKLCH | oklch(84.81% 0.134 167.8) |
| XYZ | xyz(43.5785, 64.6712, 57.7534) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.97
Light Turquoise
#7EF4CC
ΔE00 3.24
Seafoam
#7FE0B3
ΔE00 3.60
Eucalyptus
#44D7A8
ΔE00 4.65
Light Aquamarine
#7BFDC7
ΔE00 4.73
Bright Teal
#01F9C6
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9BC #E96592
analogous
#65E97A #65E9BC #65D4E9
triadic
#65E9BC #BC65E9 #E9BC65
tetradic
#65E9BC #7A65E9 #E96592 #D4E965
square
#65E9BC #7A65E9 #E96592 #D4E965
split-complementary
#65E9BC #E965D4 #E97A65
monochromatic
#1AB983 #2FE1A5 #65E9BC #9BF1D3 #D0F8EB
Accessibility & contrast
On white
1.51
#65E9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#65E9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9BC
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9BC | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBA
Deuteranopia (green-blind)
#D1CDBF
Tritanopia (blue-blind)
#1BEADC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65e9bc; /* rgb */ color: rgb(101, 233, 188); /* oklch */ color: oklch(84.8% 0.134 167.8);
Tailwind
colors: {
custom: {
50: '#9bf1d0',
500: '#65e9bc',
950: '#000000',
},
}SCSS
$custom: #65e9bc; $custom-light: #9bf1d0; $custom-dark: #000000;
JSON
{
"hex": "#65e9bc",
"rgb": {
"r": 101,
"g": 233,
"b": 188
},
"hsl": {
"h": 159.545,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.84809,
"c": 0.13383,
"h": 167.8
},
"luminance": 0.64675
}Semantic roles & 50–950 ramp
primary
#65E9BC
secondary
#B93A65
accent
#0E53D7
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583