#65EFBF#65EFBF
#65EFBF is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.3% C 0.139 H 167.2°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #65EFBF |
|---|---|
| RGB | rgb(101, 239, 191) |
| HSL | hsl(159, 81%, 67%) |
| HSV | hsv(159, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 20.1%, 6.3%) |
| CIE-LAB | lab(86.13, -48.72, 12.08) |
| CIE-LCH | lch(86.13, 50.20, 166.07°) |
| OKLab | oklab(86.32% -0.1357 0.031) |
| OKLCH | oklch(86.32% 0.139 167.2) |
| XYZ | xyz(45.6327, 68.2568, 60.0502) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.81
Aqua Marine
#2EE8BB
ΔE00 3.37
Light Aquamarine
#7BFDC7
ΔE00 3.47
Bright Teal
#01F9C6
ΔE00 3.97
Aquamarine
#7FFFD4
ΔE00 3.99
Light Greenish Blue
#63F7B4
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EFBF #EF6595
analogous
#65EF7A #65EFBF #65DAEF
triadic
#65EFBF #BF65EF #EFBF65
tetradic
#65EFBF #7A65EF #EF6595 #DAEF65
square
#65EFBF #7A65EF #EF6595 #DAEF65
split-complementary
#65EFBF #EF65DA #EF7A65
monochromatic
#14C588 #2EE9A8 #65EFBF #9CF5D6 #D4FBED
Accessibility & contrast
On white
1.43
#65EFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#65EFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EFBF
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EFBF | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BD
Deuteranopia (green-blind)
#D6D2C2
Tritanopia (blue-blind)
#0DF0E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65efbf; /* rgb */ color: rgb(101, 239, 191); /* oklch */ color: oklch(86.3% 0.139 167.2);
Tailwind
colors: {
custom: {
50: '#9cf5d2',
500: '#65efbf',
950: '#000000',
},
}SCSS
$custom: #65efbf; $custom-light: #9cf5d2; $custom-dark: #000000;
JSON
{
"hex": "#65efbf",
"rgb": {
"r": 101,
"g": 239,
"b": 191
},
"hsl": {
"h": 159.13,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.86315,
"c": 0.13923,
"h": 167.2
},
"luminance": 0.68261
}Semantic roles & 50–950 ramp
primary
#65EFBF
secondary
#C33667
accent
#0852DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583