#65FCBA#65FCBA
#65FCBA is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.3% C 0.160 H 161.5°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #65FCBA |
|---|---|
| RGB | rgb(101, 252, 186) |
| HSL | hsl(154, 96%, 69%) |
| HSV | hsv(154, 60%, 99%) |
| CMYK | cmyk(59.9%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(89.83, -55.13, 19.85) |
| CIE-LCH | lch(89.83, 58.60, 160.20°) |
| OKLab | oklab(89.3% -0.1513 0.0506) |
| OKLCH | oklch(89.3% 0.16 161.5) |
| XYZ | xyz(49.0355, 75.9277, 58.5162) |
| Luminance | 0.7593 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.12
Greenish Cyan
#2AFEB7
ΔE00 2.58
Light Blue Green
#7EFBB3
ΔE00 2.72
Light Aquamarine
#7BFDC7
ΔE00 2.72
Greenish Turquoise
#00FBB0
ΔE00 3.25
Seafoam Green
#7AF9AB
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FCBA #FC65A7
analogous
#65FC6F #65FCBA #65F2FC
triadic
#65FCBA #BA65FC #FCBA65
tetradic
#65FCBA #6F65FC #FC65A7 #F2FC65
square
#65FCBA #6F65FC #FC65A7 #F2FC65
split-complementary
#65FCBA #FC65F2 #FC6F65
monochromatic
#04E281 #29FB9F #65FCBA #A1FDD5 #DDFEF0
Accessibility & contrast
On white
1.30
#65FCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#65FCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FCBA
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FCBA | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB6
Deuteranopia (green-blind)
#E4DCBE
Tritanopia (blue-blind)
#03FBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65fcba; /* rgb */ color: rgb(101, 252, 186); /* oklch */ color: oklch(89.3% 0.160 161.5);
Tailwind
colors: {
custom: {
50: '#9efecf',
500: '#65fcba',
950: '#000000',
},
}SCSS
$custom: #65fcba; $custom-light: #9efecf; $custom-dark: #000000;
JSON
{
"hex": "#65fcba",
"rgb": {
"r": 101,
"g": 252,
"b": 186
},
"hsl": {
"h": 153.775,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.89296,
"c": 0.15958,
"h": 161.5
},
"luminance": 0.75933
}Semantic roles & 50–950 ramp
primary
#65FCBA
secondary
#D62F78
accent
#0064E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101813
muted
#808683