#65FAC5#65FAC5
#65FAC5 is a very light, vivid teal. Relative luminance 0.752; OKLCH L 89.1% C 0.149 H 166.3°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #65FAC5 |
|---|---|
| RGB | rgb(101, 250, 197) |
| HSL | hsl(159, 94%, 69%) |
| HSV | hsv(159, 60%, 98%) |
| CMYK | cmyk(59.6%, 0%, 21.2%, 2%) |
| CIE-LAB | lab(89.47, -51.99, 13.70) |
| CIE-LCH | lch(89.47, 53.77, 165.24°) |
| OKLab | oklab(89.08% -0.1444 0.0351) |
| OKLCH | oklch(89.08% 0.149 166.3) |
| XYZ | xyz(49.6254, 75.1641, 64.7054) |
| Luminance | 0.7517 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.79
Aquamarine
#7FFFD4
ΔE00 3.01
Light Greenish Blue
#63F7B4
ΔE00 3.24
Bright Teal
#01F9C6
ΔE00 3.40
Light Turquoise
#7EF4CC
ΔE00 3.46
Greenish Cyan
#2AFEB7
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FAC5 #FA659A
analogous
#65FA7B #65FAC5 #65E4FA
triadic
#65FAC5 #C565FA #FAC565
tetradic
#65FAC5 #7B65FA #FA659A #E4FA65
square
#65FAC5 #7B65FA #FA659A #E4FA65
split-complementary
#65FAC5 #FA65E4 #FA7B65
monochromatic
#07DD91 #2AF8AF #65FAC5 #A0FCDB #DCFEF2
Accessibility & contrast
On white
1.31
#65FAC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#65FAC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FAC5
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FAC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FAC5 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EAC2
Deuteranopia (green-blind)
#E0DBC8
Tritanopia (blue-blind)
#00FBEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65fac5; /* rgb */ color: rgb(101, 250, 197); /* oklch */ color: oklch(89.1% 0.149 166.3);
Tailwind
colors: {
custom: {
50: '#9efdd6',
500: '#65fac5',
950: '#000000',
},
}SCSS
$custom: #65fac5; $custom-light: #9efdd6; $custom-dark: #000000;
JSON
{
"hex": "#65fac5",
"rgb": {
"r": 101,
"g": 250,
"b": 197
},
"hsl": {
"h": 158.658,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.89079,
"c": 0.14862,
"h": 166.3
},
"luminance": 0.75169
}Semantic roles & 50–950 ramp
primary
#65FAC5
secondary
#D42F6A
accent
#0052E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683