#65EEB6#65EEB6
#65EEB6 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 85.9% C 0.145 H 163.5°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #65EEB6 |
|---|---|
| RGB | rgb(101, 238, 182) |
| HSL | hsl(155, 80%, 66%) |
| HSV | hsv(155, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 23.5%, 6.7%) |
| CIE-LAB | lab(85.65, -50.24, 16.08) |
| CIE-LCH | lch(85.65, 52.75, 162.26°) |
| OKLab | oklab(85.86% -0.1387 0.0411) |
| OKLCH | oklch(85.86% 0.145 163.5) |
| XYZ | xyz(44.3806, 67.2889, 54.8961) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.70
Light Aquamarine
#7BFDC7
ΔE00 3.50
Light Turquoise
#7EF4CC
ΔE00 4.34
Seafoam
#7FE0B3
ΔE00 4.38
Aqua Marine
#2EE8BB
ΔE00 4.39
Greenish Cyan
#2AFEB7
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EEB6 #EE659D
analogous
#65EE72 #65EEB6 #65E2EE
triadic
#65EEB6 #B665EE #EEB665
tetradic
#65EEB6 #7265EE #EE659D #E2EE65
square
#65EEB6 #7265EE #EE659D #E2EE65
split-complementary
#65EEB6 #EE65E2 #EE7265
monochromatic
#16C37C #2EE89C #65EEB6 #9CF4D0 #D3FAEA
Accessibility & contrast
On white
1.45
#65EEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#65EEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EEB6
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EEB6 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB3
Deuteranopia (green-blind)
#D7D0BA
Tritanopia (blue-blind)
#20EEDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65eeb6; /* rgb */ color: rgb(101, 238, 182); /* oklch */ color: oklch(85.9% 0.145 163.5);
Tailwind
colors: {
custom: {
50: '#9cf4cc',
500: '#65eeb6',
950: '#000000',
},
}SCSS
$custom: #65eeb6; $custom-light: #9cf4cc; $custom-dark: #000000;
JSON
{
"hex": "#65eeb6",
"rgb": {
"r": 101,
"g": 238,
"b": 182
},
"hsl": {
"h": 155.474,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.85856,
"c": 0.1447,
"h": 163.5
},
"luminance": 0.67293
}Semantic roles & 50–950 ramp
primary
#65EEB6
secondary
#C1366F
accent
#095FDC
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#0F1713
muted
#808583