#65FFBA#65FFBA
#65FFBA is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.0% C 0.163 H 160.8°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFBA |
|---|---|
| RGB | rgb(101, 255, 186) |
| HSL | hsl(153, 100%, 70%) |
| HSV | hsv(153, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(90.70, -56.33, 21.07) |
| CIE-LCH | lch(90.70, 60.14, 159.49°) |
| OKLab | oklab(90.01% -0.1544 0.0537) |
| OKLCH | oklch(90.01% 0.163 160.8) |
| XYZ | xyz(49.9850, 77.8268, 58.8327) |
| Luminance | 0.7783 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.64
Greenish Cyan
#2AFEB7
ΔE00 2.54
Light Blue Green
#7EFBB3
ΔE00 2.57
Light Aquamarine
#7BFDC7
ΔE00 3.15
Greenish Turquoise
#00FBB0
ΔE00 3.23
Seafoam Green
#7AF9AB
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFBA #FF65AA
analogous
#65FF6D #65FFBA #65F7FF
triadic
#65FFBA #BA65FF #FFBA65
tetradic
#65FFBA #6D65FF #FF65AA #F7FF65
square
#65FFBA #6D65FF #FF65AA #F7FF65
split-complementary
#65FFBA #FF65F7 #FF6D65
monochromatic
#00EA81 #28FF9F #65FFBA #A2FFD5 #DFFFF1
Accessibility & contrast
On white
1.27
#65FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#65FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFBA
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFBA | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB6
Deuteranopia (green-blind)
#E7DEBE
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #65ffba; /* rgb */ color: rgb(101, 255, 186); /* oklch */ color: oklch(90.0% 0.163 160.8);
Tailwind
colors: {
custom: {
50: '#9effcf',
500: '#65ffba',
950: '#000000',
},
}SCSS
$custom: #65ffba; $custom-light: #9effcf; $custom-dark: #000000;
JSON
{
"hex": "#65ffba",
"rgb": {
"r": 101,
"g": 255,
"b": 186
},
"hsl": {
"h": 153.117,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.90012,
"c": 0.16343,
"h": 160.8
},
"luminance": 0.77832
}Semantic roles & 50–950 ramp
primary
#65FFBA
secondary
#DA2E7B
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683