#65EFB0#65EFB0
#65EFB0 is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.0% C 0.151 H 160.8°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #65EFB0 |
|---|---|
| RGB | rgb(101, 239, 176) |
| HSL | hsl(153, 81%, 67%) |
| HSV | hsv(153, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 26.4%, 6.3%) |
| CIE-LAB | lab(85.82, -51.90, 19.43) |
| CIE-LCH | lch(85.82, 55.42, 159.48°) |
| OKLab | oklab(85.96% -0.1425 0.0495) |
| OKLCH | oklch(85.96% 0.151 160.8) |
| XYZ | xyz(44.0658, 67.6300, 51.7975) |
| Luminance | 0.6763 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.76
Light Blue Green
#7EFBB3
ΔE00 3.58
Light Aquamarine
#7BFDC7
ΔE00 3.92
Seafoam Green
#7AF9AB
ΔE00 3.96
Seafoam (survey)
#80F9AD
ΔE00 4.04
Greenish Cyan
#2AFEB7
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EFB0 #EF65A4
analogous
#65EF6B #65EFB0 #65E9EF
triadic
#65EFB0 #B065EF #EFB065
tetradic
#65EFB0 #6B65EF #EF65A4 #E9EF65
square
#65EFB0 #6B65EF #EF65A4 #E9EF65
split-complementary
#65EFB0 #EF65E9 #EF6B65
monochromatic
#14C574 #2EE994 #65EFB0 #9CF5CC #D4FBE9
Accessibility & contrast
On white
1.45
#65EFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#65EFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EFB0
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EFB0 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAC
Deuteranopia (green-blind)
#D9D1B4
Tritanopia (blue-blind)
#26EEDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65efb0; /* rgb */ color: rgb(101, 239, 176); /* oklch */ color: oklch(86.0% 0.151 160.8);
Tailwind
colors: {
custom: {
50: '#9cf5c7',
500: '#65efb0',
950: '#000000',
},
}SCSS
$custom: #65efb0; $custom-light: #9cf5c7; $custom-dark: #000000;
JSON
{
"hex": "#65efb0",
"rgb": {
"r": 101,
"g": 239,
"b": 176
},
"hsl": {
"h": 152.609,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85955,
"c": 0.15082,
"h": 160.8
},
"luminance": 0.67634
}Semantic roles & 50–950 ramp
primary
#65EFB0
secondary
#C33676
accent
#0869DE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582