#65EFB5#65EFB5
#65EFB5 is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.1% C 0.147 H 162.8°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #65EFB5 |
|---|---|
| RGB | rgb(101, 239, 181) |
| HSL | hsl(155, 81%, 67%) |
| HSV | hsv(155, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 24.3%, 6.3%) |
| CIE-LAB | lab(85.92, -50.87, 16.98) |
| CIE-LCH | lch(85.92, 53.63, 161.54°) |
| OKLab | oklab(86.07% -0.1402 0.0434) |
| OKLCH | oklch(86.07% 0.147 162.8) |
| XYZ | xyz(44.5696, 67.8316, 54.4511) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.27
Light Aquamarine
#7BFDC7
ΔE00 3.43
Light Blue Green
#7EFBB3
ΔE00 4.25
Greenish Cyan
#2AFEB7
ΔE00 4.33
Greenish Turquoise
#00FBB0
ΔE00 4.58
Light Turquoise
#7EF4CC
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EFB5 #EF659F
analogous
#65EF70 #65EFB5 #65E4EF
triadic
#65EFB5 #B565EF #EFB565
tetradic
#65EFB5 #7065EF #EF659F #E4EF65
square
#65EFB5 #7065EF #EF659F #E4EF65
split-complementary
#65EFB5 #EF65E4 #EF7065
monochromatic
#14C57B #2EE99A #65EFB5 #9CF5D0 #D4FBEA
Accessibility & contrast
On white
1.44
#65EFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#65EFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EFB5
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EFB5 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDFB2
Deuteranopia (green-blind)
#D8D1B9
Tritanopia (blue-blind)
#20EFDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65efb5; /* rgb */ color: rgb(101, 239, 181); /* oklch */ color: oklch(86.1% 0.147 162.8);
Tailwind
colors: {
custom: {
50: '#9cf5cb',
500: '#65efb5',
950: '#000000',
},
}SCSS
$custom: #65efb5; $custom-light: #9cf5cb; $custom-dark: #000000;
JSON
{
"hex": "#65efb5",
"rgb": {
"r": 101,
"g": 239,
"b": 181
},
"hsl": {
"h": 154.783,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.86071,
"c": 0.14678,
"h": 162.8
},
"luminance": 0.67836
}Semantic roles & 50–950 ramp
primary
#65EFB5
secondary
#C33671
accent
#0862DE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582