#65FFBF#65FFBF
#65FFBF is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.1% C 0.159 H 162.6°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFBF |
|---|---|
| RGB | rgb(101, 255, 191) |
| HSL | hsl(155, 100%, 70%) |
| HSV | hsv(155, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(90.80, -55.31, 18.65) |
| CIE-LCH | lch(90.80, 58.37, 161.36°) |
| OKLab | oklab(90.13% -0.1521 0.0476) |
| OKLCH | oklch(90.13% 0.159 162.6) |
| XYZ | xyz(50.5259, 78.0432, 61.6812) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.92
Light Aquamarine
#7BFDC7
ΔE00 2.36
Greenish Cyan
#2AFEB7
ΔE00 2.61
Light Blue Green
#7EFBB3
ΔE00 3.26
Greenish Turquoise
#00FBB0
ΔE00 3.51
Seafoam Green
#7AF9AB
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFBF #FF65A5
analogous
#65FF72 #65FFBF #65F2FF
triadic
#65FFBF #BF65FF #FFBF65
tetradic
#65FFBF #7265FF #FF65A5 #F2FF65
square
#65FFBF #7265FF #FF65A5 #F2FF65
split-complementary
#65FFBF #FF65F2 #FF7265
monochromatic
#00EA89 #28FFA6 #65FFBF #A2FFD8 #DFFFF2
Accessibility & contrast
On white
1.26
#65FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#65FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFBF
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFBF | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBB
Deuteranopia (green-blind)
#E6DEC3
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #65ffbf; /* rgb */ color: rgb(101, 255, 191); /* oklch */ color: oklch(90.1% 0.159 162.6);
Tailwind
colors: {
custom: {
50: '#9effd2',
500: '#65ffbf',
950: '#000000',
},
}SCSS
$custom: #65ffbf; $custom-light: #9effd2; $custom-dark: #000000;
JSON
{
"hex": "#65ffbf",
"rgb": {
"r": 101,
"g": 255,
"b": 191
},
"hsl": {
"h": 155.065,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.90125,
"c": 0.15943,
"h": 162.6
},
"luminance": 0.78048
}Semantic roles & 50–950 ramp
primary
#65FFBF
secondary
#DA2E76
accent
#005FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683