#65F9BF#65F9BF
#65F9BF is a very light, vivid teal. Relative luminance 0.743; OKLCH L 88.7% C 0.152 H 164.2°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #65F9BF |
|---|---|
| RGB | rgb(101, 249, 191) |
| HSL | hsl(156, 93%, 69%) |
| HSV | hsv(156, 59%, 98%) |
| CMYK | cmyk(59.4%, 0%, 23.3%, 2.4%) |
| CIE-LAB | lab(89.05, -52.87, 16.20) |
| CIE-LCH | lch(89.05, 55.30, 162.96°) |
| OKLab | oklab(88.7% -0.1461 0.0415) |
| OKLCH | oklch(88.7% 0.152 164.2) |
| XYZ | xyz(48.6417, 74.2748, 61.0532) |
| Luminance | 0.7428 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.87
Light Greenish Blue
#63F7B4
ΔE00 2.04
Greenish Cyan
#2AFEB7
ΔE00 3.27
Light Blue Green
#7EFBB3
ΔE00 3.97
Aquamarine
#7FFFD4
ΔE00 3.99
Bright Teal
#01F9C6
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F9BF #F9659F
analogous
#65F975 #65F9BF #65E9F9
triadic
#65F9BF #BF65F9 #F9BF65
tetradic
#65F9BF #7565F9 #F9659F #E9F965
square
#65F9BF #7565F9 #F9659F #E9F965
split-complementary
#65F9BF #F965E9 #F97565
monochromatic
#09DB89 #2AF7A7 #65F9BF #A0FBD7 #DBFEF0
Accessibility & contrast
On white
1.32
#65F9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#65F9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F9BF
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F9BF | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E9BC
Deuteranopia (green-blind)
#E0DAC3
Tritanopia (blue-blind)
#00F9E9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65f9bf; /* rgb */ color: rgb(101, 249, 191); /* oklch */ color: oklch(88.7% 0.152 164.2);
Tailwind
colors: {
custom: {
50: '#9efcd2',
500: '#65f9bf',
950: '#000000',
},
}SCSS
$custom: #65f9bf; $custom-light: #9efcd2; $custom-dark: #000000;
JSON
{
"hex": "#65f9bf",
"rgb": {
"r": 101,
"g": 249,
"b": 191
},
"hsl": {
"h": 156.486,
"s": 92.5,
"l": 68.627
},
"oklch": {
"l": 0.88696,
"c": 0.15183,
"h": 164.2
},
"luminance": 0.7428
}Semantic roles & 50–950 ramp
primary
#65F9BF
secondary
#D3306F
accent
#005AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683