#65EBB9#65EBB9
#65EBB9 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.2% C 0.139 H 165.7°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBB9 |
|---|---|
| RGB | rgb(101, 235, 185) |
| HSL | hsl(158, 77%, 66%) |
| HSV | hsv(158, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 21.3%, 7.8%) |
| CIE-LAB | lab(84.83, -48.34, 13.37) |
| CIE-LCH | lch(84.83, 50.16, 164.55°) |
| OKLab | oklab(85.21% -0.1342 0.0342) |
| OKLCH | oklch(85.21% 0.139 165.7) |
| XYZ | xyz(43.8278, 65.6819, 56.2577) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.46
Light Turquoise
#7EF4CC
ΔE00 3.61
Seafoam
#7FE0B3
ΔE00 3.72
Light Aquamarine
#7BFDC7
ΔE00 4.05
Light Greenish Blue
#63F7B4
ΔE00 4.08
Bright Teal
#01F9C6
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBB9 #EB6597
analogous
#65EB76 #65EBB9 #65DAEB
triadic
#65EBB9 #B965EB #EBB965
tetradic
#65EBB9 #7665EB #EB6597 #DAEB65
square
#65EBB9 #7665EB #EB6597 #DAEB65
split-complementary
#65EBB9 #EB65DA #EB7665
monochromatic
#19BD80 #2FE4A0 #65EBB9 #9BF2D2 #D1F9EA
Accessibility & contrast
On white
1.49
#65EBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#65EBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBB9
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBB9 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB6
Deuteranopia (green-blind)
#D3CEBC
Tritanopia (blue-blind)
#1EEBDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ebb9; /* rgb */ color: rgb(101, 235, 185); /* oklch */ color: oklch(85.2% 0.139 165.7);
Tailwind
colors: {
custom: {
50: '#9cf2ce',
500: '#65ebb9',
950: '#000000',
},
}SCSS
$custom: #65ebb9; $custom-light: #9cf2ce; $custom-dark: #000000;
JSON
{
"hex": "#65ebb9",
"rgb": {
"r": 101,
"g": 235,
"b": 185
},
"hsl": {
"h": 157.612,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.85211,
"c": 0.13855,
"h": 165.7
},
"luminance": 0.65686
}Semantic roles & 50–950 ramp
primary
#65EBB9
secondary
#BC3869
accent
#0C59D9
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#0F1713
muted
#808583