#65EFBC#65EFBC
#65EFBC is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.2% C 0.141 H 165.8°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #65EFBC |
|---|---|
| RGB | rgb(101, 239, 188) |
| HSL | hsl(158, 81%, 67%) |
| HSV | hsv(158, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 21.3%, 6.3%) |
| CIE-LAB | lab(86.07, -49.38, 13.55) |
| CIE-LCH | lch(86.07, 51.20, 164.65°) |
| OKLab | oklab(86.24% -0.1371 0.0347) |
| OKLCH | oklch(86.24% 0.141 165.8) |
| XYZ | xyz(45.3060, 68.1261, 58.3293) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.28
Light Turquoise
#7EF4CC
ΔE00 3.31
Light Greenish Blue
#63F7B4
ΔE00 3.56
Aqua Marine
#2EE8BB
ΔE00 3.69
Bright Teal
#01F9C6
ΔE00 4.14
Aquamarine
#7FFFD4
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EFBC #EF6598
analogous
#65EF77 #65EFBC #65DDEF
triadic
#65EFBC #BC65EF #EFBC65
tetradic
#65EFBC #7765EF #EF6598 #DDEF65
square
#65EFBC #7765EF #EF6598 #DDEF65
split-complementary
#65EFBC #EF65DD #EF7765
monochromatic
#14C584 #2EE9A4 #65EFBC #9CF5D4 #D4FBEC
Accessibility & contrast
On white
1.44
#65EFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#65EFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EFBC
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EFBC | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0B9
Deuteranopia (green-blind)
#D7D1BF
Tritanopia (blue-blind)
#14F0E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65efbc; /* rgb */ color: rgb(101, 239, 188); /* oklch */ color: oklch(86.2% 0.141 165.8);
Tailwind
colors: {
custom: {
50: '#9cf5d0',
500: '#65efbc',
950: '#000000',
},
}SCSS
$custom: #65efbc; $custom-light: #9cf5d0; $custom-dark: #000000;
JSON
{
"hex": "#65efbc",
"rgb": {
"r": 101,
"g": 239,
"b": 188
},
"hsl": {
"h": 157.826,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.8624,
"c": 0.14142,
"h": 165.8
},
"luminance": 0.68131
}Semantic roles & 50–950 ramp
primary
#65EFBC
secondary
#C3366A
accent
#0857DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583