#65FAC4#65FAC4
#65FAC4 is a very light, vivid teal. Relative luminance 0.751; OKLCH L 89.1% C 0.149 H 165.9°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #65FAC4 |
|---|---|
| RGB | rgb(101, 250, 196) |
| HSL | hsl(158, 94%, 69%) |
| HSV | hsv(158, 60%, 98%) |
| CMYK | cmyk(59.6%, 0%, 21.6%, 2%) |
| CIE-LAB | lab(89.45, -52.21, 14.18) |
| CIE-LCH | lch(89.45, 54.10, 164.80°) |
| OKLab | oklab(89.06% -0.1449 0.0363) |
| OKLCH | oklch(89.06% 0.149 165.9) |
| XYZ | xyz(49.5112, 75.1184, 64.1039) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.73
Light Greenish Blue
#63F7B4
ΔE00 3.02
Aquamarine
#7FFFD4
ΔE00 3.18
Bright Teal
#01F9C6
ΔE00 3.50
Light Turquoise
#7EF4CC
ΔE00 3.62
Greenish Cyan
#2AFEB7
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FAC4 #FA659B
analogous
#65FA7A #65FAC4 #65E6FA
triadic
#65FAC4 #C465FA #FAC465
tetradic
#65FAC4 #7A65FA #FA659B #E6FA65
square
#65FAC4 #7A65FA #FA659B #E6FA65
split-complementary
#65FAC4 #FA65E6 #FA7A65
monochromatic
#07DD90 #2AF8AD #65FAC4 #A0FCDB #DCFEF1
Accessibility & contrast
On white
1.31
#65FAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#65FAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FAC4
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FAC4 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EAC1
Deuteranopia (green-blind)
#E0DBC7
Tritanopia (blue-blind)
#00FBEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65fac4; /* rgb */ color: rgb(101, 250, 196); /* oklch */ color: oklch(89.1% 0.149 165.9);
Tailwind
colors: {
custom: {
50: '#9efdd6',
500: '#65fac4',
950: '#000000',
},
}SCSS
$custom: #65fac4; $custom-light: #9efdd6; $custom-dark: #000000;
JSON
{
"hex": "#65fac4",
"rgb": {
"r": 101,
"g": 250,
"b": 196
},
"hsl": {
"h": 158.255,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.89055,
"c": 0.14934,
"h": 165.9
},
"luminance": 0.75123
}Semantic roles & 50–950 ramp
primary
#65FAC4
secondary
#D42F6B
accent
#0053E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683