#65FCBD#65FCBD
#65FCBD is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.4% C 0.157 H 162.6°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #65FCBD |
|---|---|
| RGB | rgb(101, 252, 189) |
| HSL | hsl(155, 96%, 69%) |
| HSV | hsv(155, 60%, 99%) |
| CMYK | cmyk(59.9%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(89.89, -54.51, 18.40) |
| CIE-LCH | lch(89.89, 57.53, 161.35°) |
| OKLab | oklab(89.36% -0.15 0.047) |
| OKLCH | oklch(89.36% 0.157 162.6) |
| XYZ | xyz(49.3578, 76.0567, 60.2135) |
| Luminance | 0.7606 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.47
Light Aquamarine
#7BFDC7
ΔE00 2.25
Greenish Cyan
#2AFEB7
ΔE00 2.69
Light Blue Green
#7EFBB3
ΔE00 3.19
Greenish Turquoise
#00FBB0
ΔE00 3.47
Seafoam Green
#7AF9AB
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FCBD #FC65A4
analogous
#65FC72 #65FCBD #65EFFC
triadic
#65FCBD #BD65FC #FCBD65
tetradic
#65FCBD #7265FC #FC65A4 #EFFC65
square
#65FCBD #7265FC #FC65A4 #EFFC65
split-complementary
#65FCBD #FC65EF #FC7265
monochromatic
#04E286 #29FBA3 #65FCBD #A1FDD7 #DDFEF0
Accessibility & contrast
On white
1.30
#65FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#65FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FCBD
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FCBD | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB9
Deuteranopia (green-blind)
#E3DCC1
Tritanopia (blue-blind)
#00FCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65fcbd; /* rgb */ color: rgb(101, 252, 189); /* oklch */ color: oklch(89.4% 0.157 162.6);
Tailwind
colors: {
custom: {
50: '#9efed1',
500: '#65fcbd',
950: '#000000',
},
}SCSS
$custom: #65fcbd; $custom-light: #9efed1; $custom-dark: #000000;
JSON
{
"hex": "#65fcbd",
"rgb": {
"r": 101,
"g": 252,
"b": 189
},
"hsl": {
"h": 154.967,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.89364,
"c": 0.1572,
"h": 162.6
},
"luminance": 0.76062
}Semantic roles & 50–950 ramp
primary
#65FCBD
secondary
#D62F75
accent
#0060E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683