#65FCBE#65FCBE
#65FCBE is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.4% C 0.156 H 163.0°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #65FCBE |
|---|---|
| RGB | rgb(101, 252, 190) |
| HSL | hsl(155, 96%, 69%) |
| HSV | hsv(155, 60%, 99%) |
| CMYK | cmyk(59.9%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(89.91, -54.30, 17.91) |
| CIE-LCH | lch(89.91, 57.18, 161.74°) |
| OKLab | oklab(89.39% -0.1496 0.0458) |
| OKLCH | oklch(89.39% 0.156 163) |
| XYZ | xyz(49.4667, 76.1002, 60.7871) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.63
Light Aquamarine
#7BFDC7
ΔE00 2.11
Greenish Cyan
#2AFEB7
ΔE00 2.76
Light Blue Green
#7EFBB3
ΔE00 3.36
Greenish Turquoise
#00FBB0
ΔE00 3.57
Seafoam Green
#7AF9AB
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FCBE #FC65A3
analogous
#65FC73 #65FCBE #65EFFC
triadic
#65FCBE #BE65FC #FCBE65
tetradic
#65FCBE #7365FC #FC65A3 #EFFC65
square
#65FCBE #7365FC #FC65A3 #EFFC65
split-complementary
#65FCBE #FC65EF #FC7365
monochromatic
#04E287 #29FBA5 #65FCBE #A1FDD7 #DDFEF1
Accessibility & contrast
On white
1.29
#65FCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#65FCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FCBE
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FCBE | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#E3DCC2
Tritanopia (blue-blind)
#00FCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65fcbe; /* rgb */ color: rgb(101, 252, 190); /* oklch */ color: oklch(89.4% 0.156 163.0);
Tailwind
colors: {
custom: {
50: '#9efed1',
500: '#65fcbe',
950: '#000000',
},
}SCSS
$custom: #65fcbe; $custom-light: #9efed1; $custom-dark: #000000;
JSON
{
"hex": "#65fcbe",
"rgb": {
"r": 101,
"g": 252,
"b": 190
},
"hsl": {
"h": 155.364,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.89387,
"c": 0.15641,
"h": 163
},
"luminance": 0.76105
}Semantic roles & 50–950 ramp
primary
#65FCBE
secondary
#D62F74
accent
#005EE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683