#65F5BC#65F5BC
#65F5BC is a very light, vivid teal. Relative luminance 0.717; OKLCH L 87.7% C 0.149 H 164.0°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #65F5BC |
|---|---|
| RGB | rgb(101, 245, 188) |
| HSL | hsl(156, 88%, 68%) |
| HSV | hsv(156, 59%, 96%) |
| CMYK | cmyk(58.8%, 0%, 23.3%, 3.9%) |
| CIE-LAB | lab(87.82, -51.87, 16.02) |
| CIE-LCH | lch(87.82, 54.29, 162.83°) |
| OKLab | oklab(87.67% -0.1433 0.041) |
| OKLCH | oklch(87.67% 0.149 164) |
| XYZ | xyz(47.0917, 71.6977, 58.9245) |
| Luminance | 0.7170 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.07
Light Aquamarine
#7BFDC7
ΔE00 2.31
Greenish Cyan
#2AFEB7
ΔE00 3.67
Light Turquoise
#7EF4CC
ΔE00 4.11
Bright Teal
#01F9C6
ΔE00 4.13
Light Blue Green
#7EFBB3
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F5BC #F5659E
analogous
#65F574 #65F5BC #65E6F5
triadic
#65F5BC #BC65F5 #F5BC65
tetradic
#65F5BC #7465F5 #F5659E #E6F565
square
#65F5BC #7465F5 #F5659E #E6F565
split-complementary
#65F5BC #F565E6 #F57465
monochromatic
#0ED284 #2CF1A3 #65F5BC #9EF9D5 #D8FCEE
Accessibility & contrast
On white
1.37
#65F5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#65F5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F5BC
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F5BC | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B9
Deuteranopia (green-blind)
#DCD6C0
Tritanopia (blue-blind)
#0BF5E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f5bc; /* rgb */ color: rgb(101, 245, 188); /* oklch */ color: oklch(87.7% 0.149 164.0);
Tailwind
colors: {
custom: {
50: '#9df9d0',
500: '#65f5bc',
950: '#000000',
},
}SCSS
$custom: #65f5bc; $custom-light: #9df9d0; $custom-dark: #000000;
JSON
{
"hex": "#65f5bc",
"rgb": {
"r": 101,
"g": 245,
"b": 188
},
"hsl": {
"h": 156.25,
"s": 87.805,
"l": 67.843
},
"oklch": {
"l": 0.87672,
"c": 0.14905,
"h": 164
},
"luminance": 0.71702
}Semantic roles & 50–950 ramp
primary
#65F5BC
secondary
#CD316F
accent
#015BE4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583