#65F1BC#65F1BC
#65F1BC is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.7% C 0.144 H 165.2°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #65F1BC |
|---|---|
| RGB | rgb(101, 241, 188) |
| HSL | hsl(157, 83%, 67%) |
| HSV | hsv(157, 58%, 95%) |
| CMYK | cmyk(58.1%, 0%, 22%, 5.5%) |
| CIE-LAB | lab(86.65, -50.21, 14.38) |
| CIE-LCH | lch(86.65, 52.23, 164.02°) |
| OKLab | oklab(86.72% -0.1392 0.0368) |
| OKLCH | oklch(86.72% 0.144 165.2) |
| XYZ | xyz(45.8947, 69.3036, 58.5255) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.88
Light Greenish Blue
#63F7B4
ΔE00 3.03
Light Turquoise
#7EF4CC
ΔE00 3.52
Bright Teal
#01F9C6
ΔE00 4.06
Aqua Marine
#2EE8BB
ΔE00 4.07
Aquamarine
#7FFFD4
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F1BC #F1659A
analogous
#65F176 #65F1BC #65E0F1
triadic
#65F1BC #BC65F1 #F1BC65
tetradic
#65F1BC #7665F1 #F1659A #E0F165
square
#65F1BC #7665F1 #F1659A #E0F165
split-complementary
#65F1BC #F165E0 #F17665
monochromatic
#12C984 #2DECA4 #65F1BC #9DF6D4 #D5FBED
Accessibility & contrast
On white
1.41
#65F1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#65F1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F1BC
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F1BC | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B9
Deuteranopia (green-blind)
#D8D3BF
Tritanopia (blue-blind)
#12F1E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65f1bc; /* rgb */ color: rgb(101, 241, 188); /* oklch */ color: oklch(86.7% 0.144 165.2);
Tailwind
colors: {
custom: {
50: '#9cf6d0',
500: '#65f1bc',
950: '#000000',
},
}SCSS
$custom: #65f1bc; $custom-light: #9cf6d0; $custom-dark: #000000;
JSON
{
"hex": "#65f1bc",
"rgb": {
"r": 101,
"g": 241,
"b": 188
},
"hsl": {
"h": 157.286,
"s": 83.333,
"l": 67.059
},
"oklch": {
"l": 0.86717,
"c": 0.14396,
"h": 165.2
},
"luminance": 0.69308
}Semantic roles & 50–950 ramp
primary
#65F1BC
secondary
#C6346B
accent
#0658E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583