#65F5BE#65F5BE
#65F5BE is a very light, vivid teal. Relative luminance 0.718; OKLCH L 87.7% C 0.148 H 164.9°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #65F5BE |
|---|---|
| RGB | rgb(101, 245, 190) |
| HSL | hsl(157, 88%, 68%) |
| HSV | hsv(157, 59%, 96%) |
| CMYK | cmyk(58.8%, 0%, 22.4%, 3.9%) |
| CIE-LAB | lab(87.86, -51.44, 15.05) |
| CIE-LCH | lch(87.86, 53.60, 163.70°) |
| OKLab | oklab(87.72% -0.1424 0.0385) |
| OKLCH | oklch(87.72% 0.148 164.9) |
| XYZ | xyz(47.3088, 71.7845, 60.0678) |
| Luminance | 0.7179 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.24
Light Greenish Blue
#63F7B4
ΔE00 2.52
Light Turquoise
#7EF4CC
ΔE00 3.73
Bright Teal
#01F9C6
ΔE00 3.87
Greenish Cyan
#2AFEB7
ΔE00 3.90
Aquamarine
#7FFFD4
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F5BE #F5659C
analogous
#65F576 #65F5BE #65E4F5
triadic
#65F5BE #BE65F5 #F5BE65
tetradic
#65F5BE #7665F5 #F5659C #E4F565
square
#65F5BE #7665F5 #F5659C #E4F565
split-complementary
#65F5BE #F565E4 #F57665
monochromatic
#0ED287 #2CF1A6 #65F5BE #9EF9D6 #D8FCEF
Accessibility & contrast
On white
1.37
#65F5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#65F5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F5BE
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F5BE | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E5BB
Deuteranopia (green-blind)
#DCD6C2
Tritanopia (blue-blind)
#04F5E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f5be; /* rgb */ color: rgb(101, 245, 190); /* oklch */ color: oklch(87.7% 0.148 164.9);
Tailwind
colors: {
custom: {
50: '#9df9d1',
500: '#65f5be',
950: '#000000',
},
}SCSS
$custom: #65f5be; $custom-light: #9df9d1; $custom-dark: #000000;
JSON
{
"hex": "#65f5be",
"rgb": {
"r": 101,
"g": 245,
"b": 190
},
"hsl": {
"h": 157.083,
"s": 87.805,
"l": 67.843
},
"oklch": {
"l": 0.8772,
"c": 0.14753,
"h": 164.9
},
"luminance": 0.71789
}Semantic roles & 50–950 ramp
primary
#65F5BE
secondary
#CD316D
accent
#0158E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583