#65F6CA#65F6CA
#65F6CA is a very light, vivid teal. Relative luminance 0.729; OKLCH L 88.3% C 0.140 H 169.9°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #65F6CA |
|---|---|
| RGB | rgb(101, 246, 202) |
| HSL | hsl(162, 89%, 68%) |
| HSV | hsv(162, 59%, 96%) |
| CMYK | cmyk(58.9%, 0%, 17.9%, 3.5%) |
| CIE-LAB | lab(88.42, -49.22, 9.61) |
| CIE-LCH | lch(88.42, 50.15, 168.95°) |
| OKLab | oklab(88.26% -0.1381 0.0246) |
| OKLCH | oklch(88.26% 0.14 169.9) |
| XYZ | xyz(48.9781, 72.9376, 67.3629) |
| Luminance | 0.7294 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.15
Aquamarine
#7FFFD4
ΔE00 2.57
Light Aquamarine
#7BFDC7
ΔE00 3.32
Bright Teal
#01F9C6
ΔE00 3.35
Light Aqua
#8CFFDB
ΔE00 3.89
Aqua Marine
#2EE8BB
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F6CA #F66591
analogous
#65F681 #65F6CA #65D9F6
triadic
#65F6CA #CA65F6 #F6CA65
tetradic
#65F6CA #8165F6 #F66591 #D9F665
square
#65F6CA #8165F6 #F66591 #D9F665
split-complementary
#65F6CA #F665D9 #F68165
monochromatic
#0CD498 #2BF3B6 #65F6CA #9FF9DE #D9FDF2
Accessibility & contrast
On white
1.35
#65F6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#65F6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F6CA
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F6CA | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E7C8
Deuteranopia (green-blind)
#DBD8CD
Tritanopia (blue-blind)
#00F8E9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #65f6ca; /* rgb */ color: rgb(101, 246, 202); /* oklch */ color: oklch(88.3% 0.140 169.9);
Tailwind
colors: {
custom: {
50: '#9dfada',
500: '#65f6ca',
950: '#000000',
},
}SCSS
$custom: #65f6ca; $custom-light: #9dfada; $custom-dark: #000000;
JSON
{
"hex": "#65f6ca",
"rgb": {
"r": 101,
"g": 246,
"b": 202
},
"hsl": {
"h": 161.793,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.88258,
"c": 0.14028,
"h": 169.9
},
"luminance": 0.72943
}Semantic roles & 50–950 ramp
primary
#65F6CA
secondary
#CF3060
accent
#0046E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583