#65F2BA#65F2BA
#65F2BA is a very light, vivid teal. Relative luminance 0.698; OKLCH L 86.9% C 0.147 H 164.0°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #65F2BA |
|---|---|
| RGB | rgb(101, 242, 186) |
| HSL | hsl(156, 84%, 67%) |
| HSV | hsv(156, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 23.1%, 5.1%) |
| CIE-LAB | lab(86.90, -51.05, 15.77) |
| CIE-LCH | lch(86.90, 53.43, 162.84°) |
| OKLab | oklab(86.91% -0.1411 0.0403) |
| OKLCH | oklch(86.91% 0.147 164) |
| XYZ | xyz(45.9774, 69.8116, 57.4969) |
| Luminance | 0.6982 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.35
Light Aquamarine
#7BFDC7
ΔE00 2.75
Light Turquoise
#7EF4CC
ΔE00 4.04
Greenish Cyan
#2AFEB7
ΔE00 4.09
Bright Teal
#01F9C6
ΔE00 4.29
Light Blue Green
#7EFBB3
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F2BA #F2659D
analogous
#65F274 #65F2BA #65E4F2
triadic
#65F2BA #BA65F2 #F2BA65
tetradic
#65F2BA #7465F2 #F2659D #E4F265
square
#65F2BA #7465F2 #F2659D #E4F265
split-complementary
#65F2BA #F265E4 #F27465
monochromatic
#11CB81 #2DEDA1 #65F2BA #9DF7D3 #D6FCED
Accessibility & contrast
On white
1.40
#65F2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#65F2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F2BA
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F2BA | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE2B7
Deuteranopia (green-blind)
#DAD4BE
Tritanopia (blue-blind)
#15F2E2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65f2ba; /* rgb */ color: rgb(101, 242, 186); /* oklch */ color: oklch(86.9% 0.147 164.0);
Tailwind
colors: {
custom: {
50: '#9df7ce',
500: '#65f2ba',
950: '#000000',
},
}SCSS
$custom: #65f2ba; $custom-light: #9df7ce; $custom-dark: #000000;
JSON
{
"hex": "#65f2ba",
"rgb": {
"r": 101,
"g": 242,
"b": 186
},
"hsl": {
"h": 156.17,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.86908,
"c": 0.14675,
"h": 164
},
"luminance": 0.69816
}Semantic roles & 50–950 ramp
primary
#65F2BA
secondary
#C8336E
accent
#055CE1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583