#65FBBB#65FBBB
#65FBBB is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.1% C 0.158 H 162.1°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #65FBBB |
|---|---|
| RGB | rgb(101, 251, 187) |
| HSL | hsl(154, 95%, 69%) |
| HSV | hsv(154, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(89.55, -54.52, 18.96) |
| CIE-LCH | lch(89.55, 57.73, 160.82°) |
| OKLab | oklab(89.08% -0.1499 0.0484) |
| OKLCH | oklch(89.08% 0.158 162.1) |
| XYZ | xyz(48.8290, 75.3440, 58.9736) |
| Luminance | 0.7535 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.14
Light Aquamarine
#7BFDC7
ΔE00 2.45
Greenish Cyan
#2AFEB7
ΔE00 2.68
Light Blue Green
#7EFBB3
ΔE00 2.97
Greenish Turquoise
#00FBB0
ΔE00 3.38
Seafoam Green
#7AF9AB
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FBBB #FB65A5
analogous
#65FB70 #65FBBB #65F0FB
triadic
#65FBBB #BB65FB #FBBB65
tetradic
#65FBBB #7065FB #FB65A5 #F0FB65
square
#65FBBB #7065FB #FB65A5 #F0FB65
split-complementary
#65FBBB #FB65F0 #FB7065
monochromatic
#06E083 #29F9A1 #65FBBB #A1FDD5 #DCFEF0
Accessibility & contrast
On white
1.31
#65FBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#65FBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FBBB
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FBBB | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB7
Deuteranopia (green-blind)
#E3DBBF
Tritanopia (blue-blind)
#02FBE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65fbbb; /* rgb */ color: rgb(101, 251, 187); /* oklch */ color: oklch(89.1% 0.158 162.1);
Tailwind
colors: {
custom: {
50: '#9efdcf',
500: '#65fbbb',
950: '#000000',
},
}SCSS
$custom: #65fbbb; $custom-light: #9efdcf; $custom-dark: #000000;
JSON
{
"hex": "#65fbbb",
"rgb": {
"r": 101,
"g": 251,
"b": 187
},
"hsl": {
"h": 154.4,
"s": 94.937,
"l": 69.02
},
"oklch": {
"l": 0.8908,
"c": 0.1575,
"h": 162.1
},
"luminance": 0.75349
}Semantic roles & 50–950 ramp
primary
#65FBBB
secondary
#D52F76
accent
#0062E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101813
muted
#808683