#65FCBF#65FCBF
#65FCBF is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.4% C 0.156 H 163.4°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #65FCBF |
|---|---|
| RGB | rgb(101, 252, 191) |
| HSL | hsl(156, 96%, 69%) |
| HSV | hsv(156, 60%, 99%) |
| CMYK | cmyk(59.9%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(89.93, -54.09, 17.43) |
| CIE-LCH | lch(89.93, 56.83, 162.14°) |
| OKLab | oklab(89.41% -0.1491 0.0446) |
| OKLCH | oklch(89.41% 0.156 163.4) |
| XYZ | xyz(49.5764, 76.1441, 61.3647) |
| Luminance | 0.7615 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.81
Light Aquamarine
#7BFDC7
ΔE00 1.98
Greenish Cyan
#2AFEB7
ΔE00 2.84
Light Blue Green
#7EFBB3
ΔE00 3.54
Greenish Turquoise
#00FBB0
ΔE00 3.68
Aquamarine
#7FFFD4
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FCBF #FC65A2
analogous
#65FC74 #65FCBF #65EDFC
triadic
#65FCBF #BF65FC #FCBF65
tetradic
#65FCBF #7465FC #FC65A2 #EDFC65
square
#65FCBF #7465FC #FC65A2 #EDFC65
split-complementary
#65FCBF #FC65ED #FC7465
monochromatic
#04E289 #29FBA6 #65FCBF #A1FDD8 #DDFEF1
Accessibility & contrast
On white
1.29
#65FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#65FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FCBF
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FCBF | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBC
Deuteranopia (green-blind)
#E3DCC3
Tritanopia (blue-blind)
#00FCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65fcbf; /* rgb */ color: rgb(101, 252, 191); /* oklch */ color: oklch(89.4% 0.156 163.4);
Tailwind
colors: {
custom: {
50: '#9efed2',
500: '#65fcbf',
950: '#000000',
},
}SCSS
$custom: #65fcbf; $custom-light: #9efed2; $custom-dark: #000000;
JSON
{
"hex": "#65fcbf",
"rgb": {
"r": 101,
"g": 252,
"b": 191
},
"hsl": {
"h": 155.762,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.89411,
"c": 0.15563,
"h": 163.4
},
"luminance": 0.76149
}Semantic roles & 50–950 ramp
primary
#65FCBF
secondary
#D62F73
accent
#005DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683