#65EBB4#65EBB4
#65EBB4 is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.1% C 0.142 H 163.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBB4 |
|---|---|
| RGB | rgb(101, 235, 180) |
| HSL | hsl(155, 77%, 66%) |
| HSV | hsv(155, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(84.73, -49.42, 15.82) |
| CIE-LCH | lch(84.73, 51.89, 162.25°) |
| OKLab | oklab(85.09% -0.1365 0.0405) |
| OKLCH | oklch(85.09% 0.142 163.5) |
| XYZ | xyz(43.3093, 65.4745, 53.5266) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.25
Seafoam
#7FE0B3
ΔE00 3.89
Light Aquamarine
#7BFDC7
ΔE00 4.06
Aqua Marine
#2EE8BB
ΔE00 4.22
Light Turquoise
#7EF4CC
ΔE00 4.49
Light Blue Green
#7EFBB3
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBB4 #EB659C
analogous
#65EB71 #65EBB4 #65DFEB
triadic
#65EBB4 #B465EB #EBB465
tetradic
#65EBB4 #7165EB #EB659C #DFEB65
square
#65EBB4 #7165EB #EB659C #DFEB65
split-complementary
#65EBB4 #EB65DF #EB7165
monochromatic
#19BD7A #2FE49A #65EBB4 #9BF2CE #D1F9E9
Accessibility & contrast
On white
1.49
#65EBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#65EBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBB4
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBB4 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB1
Deuteranopia (green-blind)
#D4CEB7
Tritanopia (blue-blind)
#24EBDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65ebb4; /* rgb */ color: rgb(101, 235, 180); /* oklch */ color: oklch(85.1% 0.142 163.5);
Tailwind
colors: {
custom: {
50: '#9cf2ca',
500: '#65ebb4',
950: '#000000',
},
}SCSS
$custom: #65ebb4; $custom-light: #9cf2ca; $custom-dark: #000000;
JSON
{
"hex": "#65ebb4",
"rgb": {
"r": 101,
"g": 235,
"b": 180
},
"hsl": {
"h": 155.373,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.85089,
"c": 0.14237,
"h": 163.5
},
"luminance": 0.65479
}Semantic roles & 50–950 ramp
primary
#65EBB4
secondary
#BC386E
accent
#0C60D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582