#65F6BB#65F6BB
#65F6BB is a very light, vivid teal. Relative luminance 0.723; OKLCH L 87.9% C 0.151 H 163.4°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #65F6BB |
|---|---|
| RGB | rgb(101, 246, 187) |
| HSL | hsl(156, 89%, 68%) |
| HSV | hsv(156, 59%, 96%) |
| CMYK | cmyk(58.9%, 0%, 24%, 3.5%) |
| CIE-LAB | lab(88.09, -52.49, 16.92) |
| CIE-LCH | lch(88.09, 55.15, 162.13°) |
| OKLab | oklab(87.89% -0.1448 0.0433) |
| OKLCH | oklch(87.89% 0.151 163.4) |
| XYZ | xyz(47.2877, 72.2614, 58.4599) |
| Luminance | 0.7227 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.64
Light Aquamarine
#7BFDC7
ΔE00 2.31
Greenish Cyan
#2AFEB7
ΔE00 3.38
Light Blue Green
#7EFBB3
ΔE00 3.75
Greenish Turquoise
#00FBB0
ΔE00 3.95
Bright Teal
#01F9C6
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F6BB #F665A0
analogous
#65F672 #65F6BB #65E9F6
triadic
#65F6BB #BB65F6 #F6BB65
tetradic
#65F6BB #7265F6 #F665A0 #E9F665
square
#65F6BB #7265F6 #F665A0 #E9F665
split-complementary
#65F6BB #F665E9 #F67265
monochromatic
#0CD483 #2BF3A1 #65F6BB #9FF9D5 #D9FDEE
Accessibility & contrast
On white
1.36
#65F6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#65F6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F6BB
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F6BB | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6B8
Deuteranopia (green-blind)
#DED7BF
Tritanopia (blue-blind)
#0CF6E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #65f6bb; /* rgb */ color: rgb(101, 246, 187); /* oklch */ color: oklch(87.9% 0.151 163.4);
Tailwind
colors: {
custom: {
50: '#9dfacf',
500: '#65f6bb',
950: '#000000',
},
}SCSS
$custom: #65f6bb; $custom-light: #9dfacf; $custom-dark: #000000;
JSON
{
"hex": "#65f6bb",
"rgb": {
"r": 101,
"g": 246,
"b": 187
},
"hsl": {
"h": 155.586,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.87886,
"c": 0.1511,
"h": 163.4
},
"luminance": 0.72266
}Semantic roles & 50–950 ramp
primary
#65F6BB
secondary
#CF3071
accent
#005DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583