#65F4BA#65F4BA
#65F4BA is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.4% C 0.149 H 163.5°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #65F4BA |
|---|---|
| RGB | rgb(101, 244, 186) |
| HSL | hsl(156, 87%, 68%) |
| HSV | hsv(156, 59%, 96%) |
| CMYK | cmyk(58.6%, 0%, 23.8%, 4.3%) |
| CIE-LAB | lab(87.49, -51.88, 16.59) |
| CIE-LCH | lch(87.49, 54.47, 162.27°) |
| OKLab | oklab(87.39% -0.1432 0.0424) |
| OKLCH | oklch(87.39% 0.149 163.5) |
| XYZ | xyz(46.5759, 71.0086, 57.6964) |
| Luminance | 0.7101 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.86
Light Aquamarine
#7BFDC7
ΔE00 2.53
Greenish Cyan
#2AFEB7
ΔE00 3.67
Light Blue Green
#7EFBB3
ΔE00 3.97
Greenish Turquoise
#00FBB0
ΔE00 4.17
Light Turquoise
#7EF4CC
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F4BA #F4659F
analogous
#65F472 #65F4BA #65E7F4
triadic
#65F4BA #BA65F4 #F4BA65
tetradic
#65F4BA #7265F4 #F4659F #E7F465
square
#65F4BA #7265F4 #F4659F #E7F465
split-complementary
#65F4BA #F465E7 #F47265
monochromatic
#0FD082 #2CF0A0 #65F4BA #9EF8D4 #D7FCED
Accessibility & contrast
On white
1.38
#65F4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#65F4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F4BA
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F4BA | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B7
Deuteranopia (green-blind)
#DCD5BE
Tritanopia (blue-blind)
#12F4E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #65f4ba; /* rgb */ color: rgb(101, 244, 186); /* oklch */ color: oklch(87.4% 0.149 163.5);
Tailwind
colors: {
custom: {
50: '#9df8ce',
500: '#65f4ba',
950: '#000000',
},
}SCSS
$custom: #65f4ba; $custom-light: #9df8ce; $custom-dark: #000000;
JSON
{
"hex": "#65f4ba",
"rgb": {
"r": 101,
"g": 244,
"b": 186
},
"hsl": {
"h": 155.664,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.87385,
"c": 0.14931,
"h": 163.5
},
"luminance": 0.71013
}Semantic roles & 50–950 ramp
primary
#65F4BA
secondary
#CB3270
accent
#025EE3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583