#65EBB3#65EBB3
#65EBB3 is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.1% C 0.143 H 163.1°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBB3 |
|---|---|
| RGB | rgb(101, 235, 179) |
| HSL | hsl(155, 77%, 66%) |
| HSV | hsv(155, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(84.71, -49.63, 16.31) |
| CIE-LCH | lch(84.71, 52.24, 161.80°) |
| OKLab | oklab(85.07% -0.1369 0.0417) |
| OKLCH | oklch(85.07% 0.143 163.1) |
| XYZ | xyz(43.2078, 65.4339, 52.9921) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.11
Seafoam
#7FE0B3
ΔE00 3.96
Light Aquamarine
#7BFDC7
ΔE00 4.11
Aqua Marine
#2EE8BB
ΔE00 4.39
Light Turquoise
#7EF4CC
ΔE00 4.67
Light Blue Green
#7EFBB3
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBB3 #EB659D
analogous
#65EB70 #65EBB3 #65E0EB
triadic
#65EBB3 #B365EB #EBB365
tetradic
#65EBB3 #7065EB #EB659D #E0EB65
square
#65EBB3 #7065EB #EB659D #E0EB65
split-complementary
#65EBB3 #EB65E0 #EB7065
monochromatic
#19BD78 #2FE498 #65EBB3 #9BF2CE #D1F9E8
Accessibility & contrast
On white
1.49
#65EBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#65EBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBB3
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBB3 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB0
Deuteranopia (green-blind)
#D4CEB7
Tritanopia (blue-blind)
#26EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65ebb3; /* rgb */ color: rgb(101, 235, 179); /* oklch */ color: oklch(85.1% 0.143 163.1);
Tailwind
colors: {
custom: {
50: '#9cf2c9',
500: '#65ebb3',
950: '#000000',
},
}SCSS
$custom: #65ebb3; $custom-light: #9cf2c9; $custom-dark: #000000;
JSON
{
"hex": "#65ebb3",
"rgb": {
"r": 101,
"g": 235,
"b": 179
},
"hsl": {
"h": 154.925,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.85065,
"c": 0.14315,
"h": 163.1
},
"luminance": 0.65438
}Semantic roles & 50–950 ramp
primary
#65EBB3
secondary
#BC386F
accent
#0C62D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582