#65EFB3#65EFB3
#65EFB3 is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.0% C 0.148 H 162.0°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #65EFB3 |
|---|---|
| RGB | rgb(101, 239, 179) |
| HSL | hsl(154, 81%, 67%) |
| HSV | hsv(154, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 25.1%, 6.3%) |
| CIE-LAB | lab(85.88, -51.28, 17.96) |
| CIE-LCH | lch(85.88, 54.34, 160.70°) |
| OKLab | oklab(86.02% -0.1411 0.0459) |
| OKLCH | oklch(86.02% 0.148 162) |
| XYZ | xyz(44.3659, 67.7501, 53.3781) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.01
Light Aquamarine
#7BFDC7
ΔE00 3.60
Light Blue Green
#7EFBB3
ΔE00 3.96
Greenish Cyan
#2AFEB7
ΔE00 4.22
Greenish Turquoise
#00FBB0
ΔE00 4.41
Seafoam Green
#7AF9AB
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EFB3 #EF65A1
analogous
#65EF6E #65EFB3 #65E6EF
triadic
#65EFB3 #B365EF #EFB365
tetradic
#65EFB3 #6E65EF #EF65A1 #E6EF65
square
#65EFB3 #6E65EF #EF65A1 #E6EF65
split-complementary
#65EFB3 #EF65E6 #EF6E65
monochromatic
#14C578 #2EE998 #65EFB3 #9CF5CE #D4FBEA
Accessibility & contrast
On white
1.44
#65EFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#65EFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EFB3
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EFB3 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFB0
Deuteranopia (green-blind)
#D8D1B7
Tritanopia (blue-blind)
#23EFDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65efb3; /* rgb */ color: rgb(101, 239, 179); /* oklch */ color: oklch(86.0% 0.148 162.0);
Tailwind
colors: {
custom: {
50: '#9cf5c9',
500: '#65efb3',
950: '#000000',
},
}SCSS
$custom: #65efb3; $custom-light: #9cf5c9; $custom-dark: #000000;
JSON
{
"hex": "#65efb3",
"rgb": {
"r": 101,
"g": 239,
"b": 179
},
"hsl": {
"h": 153.913,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.86024,
"c": 0.14838,
"h": 162
},
"luminance": 0.67754
}Semantic roles & 50–950 ramp
primary
#65EFB3
secondary
#C33673
accent
#0865DE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582