#65F8BD#65F8BD
#65F8BD is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.4% C 0.152 H 163.6°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #65F8BD |
|---|---|
| RGB | rgb(101, 248, 189) |
| HSL | hsl(156, 91%, 68%) |
| HSV | hsv(156, 59%, 97%) |
| CMYK | cmyk(59.3%, 0%, 23.8%, 2.7%) |
| CIE-LAB | lab(88.72, -52.89, 16.77) |
| CIE-LCH | lch(88.72, 55.48, 162.41°) |
| OKLab | oklab(88.41% -0.1459 0.0429) |
| OKLCH | oklch(88.41% 0.152 163.6) |
| XYZ | xyz(48.1148, 73.5708, 59.7992) |
| Luminance | 0.7358 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.74
Light Aquamarine
#7BFDC7
ΔE00 2.06
Greenish Cyan
#2AFEB7
ΔE00 3.22
Light Blue Green
#7EFBB3
ΔE00 3.76
Greenish Turquoise
#00FBB0
ΔE00 3.90
Bright Teal
#01F9C6
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F8BD #F865A0
analogous
#65F873 #65F8BD #65EAF8
triadic
#65F8BD #BD65F8 #F8BD65
tetradic
#65F8BD #7365F8 #F865A0 #EAF865
square
#65F8BD #7365F8 #F865A0 #EAF865
split-complementary
#65F8BD #F865EA #F87365
monochromatic
#0AD986 #2AF5A4 #65F8BD #A0FBD6 #DAFDEF
Accessibility & contrast
On white
1.34
#65F8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#65F8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F8BD
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F8BD | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E8BA
Deuteranopia (green-blind)
#DFD9C1
Tritanopia (blue-blind)
#01F8E8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #65f8bd; /* rgb */ color: rgb(101, 248, 189); /* oklch */ color: oklch(88.4% 0.152 163.6);
Tailwind
colors: {
custom: {
50: '#9dfbd1',
500: '#65f8bd',
950: '#000000',
},
}SCSS
$custom: #65f8bd; $custom-light: #9dfbd1; $custom-dark: #000000;
JSON
{
"hex": "#65f8bd",
"rgb": {
"r": 101,
"g": 248,
"b": 189
},
"hsl": {
"h": 155.918,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.88411,
"c": 0.1521,
"h": 163.6
},
"luminance": 0.73576
}Semantic roles & 50–950 ramp
primary
#65F8BD
secondary
#D13071
accent
#005CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583