#65F8BB#65F8BB
#65F8BB is a very light, vivid teal. Relative luminance 0.735; OKLCH L 88.4% C 0.154 H 162.8°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #65F8BB |
|---|---|
| RGB | rgb(101, 248, 187) |
| HSL | hsl(155, 91%, 68%) |
| HSV | hsv(155, 59%, 97%) |
| CMYK | cmyk(59.3%, 0%, 24.6%, 2.7%) |
| CIE-LAB | lab(88.68, -53.31, 17.74) |
| CIE-LCH | lch(88.68, 56.18, 161.59°) |
| OKLab | oklab(88.36% -0.1468 0.0453) |
| OKLCH | oklch(88.36% 0.154 162.8) |
| XYZ | xyz(47.8993, 73.4846, 58.6637) |
| Luminance | 0.7349 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.30
Light Aquamarine
#7BFDC7
ΔE00 2.28
Greenish Cyan
#2AFEB7
ΔE00 3.04
Light Blue Green
#7EFBB3
ΔE00 3.39
Greenish Turquoise
#00FBB0
ΔE00 3.67
Seafoam Green
#7AF9AB
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F8BB #F865A2
analogous
#65F871 #65F8BB #65EBF8
triadic
#65F8BB #BB65F8 #F8BB65
tetradic
#65F8BB #7165F8 #F865A2 #EBF865
square
#65F8BB #7165F8 #F865A2 #EBF865
split-complementary
#65F8BB #F865EB #F87165
monochromatic
#0AD983 #2AF5A1 #65F8BB #A0FBD5 #DAFDEF
Accessibility & contrast
On white
1.34
#65F8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#65F8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F8BB
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F8BB | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E7B8
Deuteranopia (green-blind)
#E0D9BF
Tritanopia (blue-blind)
#08F8E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #65f8bb; /* rgb */ color: rgb(101, 248, 187); /* oklch */ color: oklch(88.4% 0.154 162.8);
Tailwind
colors: {
custom: {
50: '#9dfbcf',
500: '#65f8bb',
950: '#000000',
},
}SCSS
$custom: #65f8bb; $custom-light: #9dfbcf; $custom-dark: #000000;
JSON
{
"hex": "#65f8bb",
"rgb": {
"r": 101,
"g": 248,
"b": 187
},
"hsl": {
"h": 155.102,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.88364,
"c": 0.15366,
"h": 162.8
},
"luminance": 0.73489
}Semantic roles & 50–950 ramp
primary
#65F8BB
secondary
#D13073
accent
#005FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583