#65F7CA#65F7CA
#65F7CA is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.5% C 0.141 H 169.6°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #65F7CA |
|---|---|
| RGB | rgb(101, 247, 202) |
| HSL | hsl(162, 90%, 68%) |
| HSV | hsv(162, 59%, 97%) |
| CMYK | cmyk(59.1%, 0%, 18.2%, 3.1%) |
| CIE-LAB | lab(88.71, -49.64, 10.03) |
| CIE-LCH | lch(88.71, 50.64, 168.58°) |
| OKLab | oklab(88.49% -0.1391 0.0256) |
| OKLCH | oklch(88.49% 0.141 169.6) |
| XYZ | xyz(49.2831, 73.5475, 67.4645) |
| Luminance | 0.7355 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.27
Aquamarine
#7FFFD4
ΔE00 2.46
Light Aquamarine
#7BFDC7
ΔE00 3.08
Bright Teal
#01F9C6
ΔE00 3.26
Light Aqua
#8CFFDB
ΔE00 3.90
Aqua Marine
#2EE8BB
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F7CA #F76592
analogous
#65F781 #65F7CA #65DBF7
triadic
#65F7CA #CA65F7 #F7CA65
tetradic
#65F7CA #8165F7 #F76592 #DBF765
square
#65F7CA #8165F7 #F76592 #DBF765
split-complementary
#65F7CA #F765DB #F78165
monochromatic
#0BD698 #2BF4B6 #65F7CA #9FFADE #D9FDF2
Accessibility & contrast
On white
1.34
#65F7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#65F7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F7CA
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F7CA | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C8
Deuteranopia (green-blind)
#DCD8CD
Tritanopia (blue-blind)
#00F8EA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #65f7ca; /* rgb */ color: rgb(101, 247, 202); /* oklch */ color: oklch(88.5% 0.141 169.6);
Tailwind
colors: {
custom: {
50: '#9efada',
500: '#65f7ca',
950: '#000000',
},
}SCSS
$custom: #65f7ca; $custom-light: #9efada; $custom-dark: #000000;
JSON
{
"hex": "#65f7ca",
"rgb": {
"r": 101,
"g": 247,
"b": 202
},
"hsl": {
"h": 161.507,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.88494,
"c": 0.14147,
"h": 169.6
},
"luminance": 0.73552
}Semantic roles & 50–950 ramp
primary
#65F7CA
secondary
#D03061
accent
#0047E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583