#65EBB7#65EBB7
#65EBB7 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.2% C 0.140 H 164.8°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBB7 |
|---|---|
| RGB | rgb(101, 235, 183) |
| HSL | hsl(157, 77%, 66%) |
| HSV | hsv(157, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 22.1%, 7.8%) |
| CIE-LAB | lab(84.79, -48.78, 14.35) |
| CIE-LCH | lch(84.79, 50.84, 163.61°) |
| OKLab | oklab(85.16% -0.1351 0.0367) |
| OKLCH | oklch(85.16% 0.14 164.8) |
| XYZ | xyz(43.6182, 65.5981, 55.1536) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.72
Aqua Marine
#2EE8BB
ΔE00 3.74
Seafoam
#7FE0B3
ΔE00 3.74
Light Turquoise
#7EF4CC
ΔE00 3.95
Light Aquamarine
#7BFDC7
ΔE00 4.02
Bright Teal
#01F9C6
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBB7 #EB6599
analogous
#65EB74 #65EBB7 #65DCEB
triadic
#65EBB7 #B765EB #EBB765
tetradic
#65EBB7 #7465EB #EB6599 #DCEB65
square
#65EBB7 #7465EB #EB6599 #DCEB65
split-complementary
#65EBB7 #EB65DC #EB7465
monochromatic
#19BD7D #2FE49E #65EBB7 #9BF2D0 #D1F9EA
Accessibility & contrast
On white
1.49
#65EBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#65EBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBB7
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBB7 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB4
Deuteranopia (green-blind)
#D3CEBA
Tritanopia (blue-blind)
#21EBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ebb7; /* rgb */ color: rgb(101, 235, 183); /* oklch */ color: oklch(85.2% 0.140 164.8);
Tailwind
colors: {
custom: {
50: '#9cf2cc',
500: '#65ebb7',
950: '#000000',
},
}SCSS
$custom: #65ebb7; $custom-light: #9cf2cc; $custom-dark: #000000;
JSON
{
"hex": "#65ebb7",
"rgb": {
"r": 101,
"g": 235,
"b": 183
},
"hsl": {
"h": 156.716,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.85162,
"c": 0.14005,
"h": 164.8
},
"luminance": 0.65602
}Semantic roles & 50–950 ramp
primary
#65EBB7
secondary
#BC386B
accent
#0C5CD9
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#0F1713
muted
#808583