#65F5CA#65F5CA
#65F5CA is a very light, vivid teal. Relative luminance 0.723; OKLCH L 88.0% C 0.139 H 170.3°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #65F5CA |
|---|---|
| RGB | rgb(101, 245, 202) |
| HSL | hsl(162, 88%, 68%) |
| HSV | hsv(162, 59%, 96%) |
| CMYK | cmyk(58.8%, 0%, 17.6%, 3.9%) |
| CIE-LAB | lab(88.13, -48.80, 9.20) |
| CIE-LCH | lch(88.13, 49.66, 169.33°) |
| OKLab | oklab(88.02% -0.1371 0.0235) |
| OKLCH | oklch(88.02% 0.139 170.3) |
| XYZ | xyz(48.6748, 72.3309, 67.2618) |
| Luminance | 0.7234 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.07
Aquamarine
#7FFFD4
ΔE00 2.71
Bright Teal
#01F9C6
ΔE00 3.46
Light Aquamarine
#7BFDC7
ΔE00 3.57
Light Aqua
#8CFFDB
ΔE00 3.89
Aqua Marine
#2EE8BB
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F5CA #F56590
analogous
#65F582 #65F5CA #65D8F5
triadic
#65F5CA #CA65F5 #F5CA65
tetradic
#65F5CA #8265F5 #F56590 #D8F565
square
#65F5CA #8265F5 #F56590 #D8F565
split-complementary
#65F5CA #F565D8 #F58265
monochromatic
#0ED297 #2CF1B6 #65F5CA #9EF9DE #D8FCF2
Accessibility & contrast
On white
1.36
#65F5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#65F5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F5CA
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F5CA | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C8
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #65f5ca; /* rgb */ color: rgb(101, 245, 202); /* oklch */ color: oklch(88.0% 0.139 170.3);
Tailwind
colors: {
custom: {
50: '#9df9da',
500: '#65f5ca',
950: '#000000',
},
}SCSS
$custom: #65f5ca; $custom-light: #9df9da; $custom-dark: #000000;
JSON
{
"hex": "#65f5ca",
"rgb": {
"r": 101,
"g": 245,
"b": 202
},
"hsl": {
"h": 162.083,
"s": 87.805,
"l": 67.843
},
"oklch": {
"l": 0.88021,
"c": 0.13908,
"h": 170.3
},
"luminance": 0.72336
}Semantic roles & 50–950 ramp
primary
#65F5CA
secondary
#CD3160
accent
#0145E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583