#65EBB6#65EBB6
#65EBB6 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.1% C 0.141 H 164.3°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBB6 |
|---|---|
| RGB | rgb(101, 235, 182) |
| HSL | hsl(156, 77%, 66%) |
| HSV | hsv(156, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 22.6%, 7.8%) |
| CIE-LAB | lab(84.77, -48.99, 14.84) |
| CIE-LCH | lch(84.77, 51.19, 163.15°) |
| OKLab | oklab(85.14% -0.1356 0.038) |
| OKLCH | oklch(85.14% 0.141 164.3) |
| XYZ | xyz(43.5145, 65.5566, 54.6074) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.55
Seafoam
#7FE0B3
ΔE00 3.78
Aqua Marine
#2EE8BB
ΔE00 3.89
Light Aquamarine
#7BFDC7
ΔE00 4.02
Light Turquoise
#7EF4CC
ΔE00 4.12
Bright Teal
#01F9C6
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBB6 #EB659A
analogous
#65EB73 #65EBB6 #65DDEB
triadic
#65EBB6 #B665EB #EBB665
tetradic
#65EBB6 #7365EB #EB659A #DDEB65
square
#65EBB6 #7365EB #EB659A #DDEB65
split-complementary
#65EBB6 #EB65DD #EB7365
monochromatic
#19BD7C #2FE49C #65EBB6 #9BF2D0 #D1F9E9
Accessibility & contrast
On white
1.49
#65EBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#65EBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBB6
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBB6 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB3
Deuteranopia (green-blind)
#D4CEB9
Tritanopia (blue-blind)
#22EBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ebb6; /* rgb */ color: rgb(101, 235, 182); /* oklch */ color: oklch(85.1% 0.141 164.3);
Tailwind
colors: {
custom: {
50: '#9cf2cc',
500: '#65ebb6',
950: '#000000',
},
}SCSS
$custom: #65ebb6; $custom-light: #9cf2cc; $custom-dark: #000000;
JSON
{
"hex": "#65ebb6",
"rgb": {
"r": 101,
"g": 235,
"b": 182
},
"hsl": {
"h": 156.269,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.85137,
"c": 0.14081,
"h": 164.3
},
"luminance": 0.65561
}Semantic roles & 50–950 ramp
primary
#65EBB6
secondary
#BC386C
accent
#0C5DD9
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#0F1713
muted
#808583