#65F6BF#65F6BF
#65F6BF is a very light, vivid teal. Relative luminance 0.724; OKLCH L 88.0% C 0.148 H 165.0°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #65F6BF |
|---|---|
| RGB | rgb(101, 246, 191) |
| HSL | hsl(157, 89%, 68%) |
| HSV | hsv(157, 59%, 96%) |
| CMYK | cmyk(58.9%, 0%, 22.4%, 3.5%) |
| CIE-LAB | lab(88.18, -51.64, 14.97) |
| CIE-LCH | lch(88.18, 53.77, 163.83°) |
| OKLab | oklab(87.98% -0.143 0.0383) |
| OKLCH | oklch(87.98% 0.148 165) |
| XYZ | xyz(47.7218, 72.4351, 60.7465) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.10
Light Greenish Blue
#63F7B4
ΔE00 2.54
Light Turquoise
#7EF4CC
ΔE00 3.72
Aquamarine
#7FFFD4
ΔE00 3.79
Bright Teal
#01F9C6
ΔE00 3.79
Greenish Cyan
#2AFEB7
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F6BF #F6659C
analogous
#65F676 #65F6BF #65E5F6
triadic
#65F6BF #BF65F6 #F6BF65
tetradic
#65F6BF #7665F6 #F6659C #E5F665
square
#65F6BF #7665F6 #F6659C #E5F665
split-complementary
#65F6BF #F665E5 #F67665
monochromatic
#0CD488 #2BF3A7 #65F6BF #9FF9D7 #D9FDEF
Accessibility & contrast
On white
1.36
#65F6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#65F6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F6BF
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F6BF | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E6BC
Deuteranopia (green-blind)
#DDD7C3
Tritanopia (blue-blind)
#00F6E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #65f6bf; /* rgb */ color: rgb(101, 246, 191); /* oklch */ color: oklch(88.0% 0.148 165.0);
Tailwind
colors: {
custom: {
50: '#9dfad2',
500: '#65f6bf',
950: '#000000',
},
}SCSS
$custom: #65f6bf; $custom-light: #9dfad2; $custom-dark: #000000;
JSON
{
"hex": "#65f6bf",
"rgb": {
"r": 101,
"g": 246,
"b": 191
},
"hsl": {
"h": 157.241,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.87982,
"c": 0.14804,
"h": 165
},
"luminance": 0.7244
}Semantic roles & 50–950 ramp
primary
#65F6BF
secondary
#CF306C
accent
#0057E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583