#65FCBB#65FCBB
#65FCBB is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.3% C 0.159 H 161.9°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #65FCBB |
|---|---|
| RGB | rgb(101, 252, 187) |
| HSL | hsl(154, 96%, 69%) |
| HSV | hsv(154, 60%, 99%) |
| CMYK | cmyk(59.9%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(89.85, -54.93, 19.37) |
| CIE-LCH | lch(89.85, 58.24, 160.58°) |
| OKLab | oklab(89.32% -0.1509 0.0494) |
| OKLCH | oklch(89.32% 0.159 161.9) |
| XYZ | xyz(49.1422, 75.9704, 59.0780) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.21
Light Aquamarine
#7BFDC7
ΔE00 2.56
Greenish Cyan
#2AFEB7
ΔE00 2.60
Light Blue Green
#7EFBB3
ΔE00 2.87
Greenish Turquoise
#00FBB0
ΔE00 3.31
Seafoam Green
#7AF9AB
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FCBB #FC65A6
analogous
#65FC70 #65FCBB #65F2FC
triadic
#65FCBB #BB65FC #FCBB65
tetradic
#65FCBB #7065FC #FC65A6 #F2FC65
square
#65FCBB #7065FC #FC65A6 #F2FC65
split-complementary
#65FCBB #FC65F2 #FC7065
monochromatic
#04E283 #29FBA0 #65FCBB #A1FDD6 #DDFEF0
Accessibility & contrast
On white
1.30
#65FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#65FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FCBB
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FCBB | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB7
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#00FCEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65fcbb; /* rgb */ color: rgb(101, 252, 187); /* oklch */ color: oklch(89.3% 0.159 161.9);
Tailwind
colors: {
custom: {
50: '#9efecf',
500: '#65fcbb',
950: '#000000',
},
}SCSS
$custom: #65fcbb; $custom-light: #9efecf; $custom-dark: #000000;
JSON
{
"hex": "#65fcbb",
"rgb": {
"r": 101,
"g": 252,
"b": 187
},
"hsl": {
"h": 154.172,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.89318,
"c": 0.15879,
"h": 161.9
},
"luminance": 0.75975
}Semantic roles & 50–950 ramp
primary
#65FCBB
secondary
#D62F77
accent
#0063E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683