#65F8CA#65F8CA
#65F8CA is a very light, vivid teal. Relative luminance 0.742; OKLCH L 88.7% C 0.143 H 169.2°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #65F8CA |
|---|---|
| RGB | rgb(101, 248, 202) |
| HSL | hsl(161, 91%, 68%) |
| HSV | hsv(161, 59%, 97%) |
| CMYK | cmyk(59.3%, 0%, 18.5%, 2.7%) |
| CIE-LAB | lab(89.00, -50.06, 10.44) |
| CIE-LCH | lch(89.00, 51.14, 168.22°) |
| OKLab | oklab(88.73% -0.1402 0.0267) |
| OKLCH | oklch(88.73% 0.143 169.2) |
| XYZ | xyz(49.5897, 74.1608, 67.5667) |
| Luminance | 0.7417 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.38
Light Turquoise
#7EF4CC
ΔE00 2.41
Light Aquamarine
#7BFDC7
ΔE00 2.85
Bright Teal
#01F9C6
ΔE00 3.20
Light Aqua
#8CFFDB
ΔE00 3.94
Aqua Marine
#2EE8BB
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F8CA #F86593
analogous
#65F880 #65F8CA #65DDF8
triadic
#65F8CA #CA65F8 #F8CA65
tetradic
#65F8CA #8065F8 #F86593 #DDF865
square
#65F8CA #8065F8 #F86593 #DDF865
split-complementary
#65F8CA #F865DD #F88065
monochromatic
#0AD998 #2AF5B6 #65F8CA #A0FBDE #DAFDF2
Accessibility & contrast
On white
1.33
#65F8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#65F8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F8CA
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F8CA | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E9C8
Deuteranopia (green-blind)
#DDD9CD
Tritanopia (blue-blind)
#00F9EB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65f8ca; /* rgb */ color: rgb(101, 248, 202); /* oklch */ color: oklch(88.7% 0.143 169.2);
Tailwind
colors: {
custom: {
50: '#9efbda',
500: '#65f8ca',
950: '#000000',
},
}SCSS
$custom: #65f8ca; $custom-light: #9efbda; $custom-dark: #000000;
JSON
{
"hex": "#65f8ca",
"rgb": {
"r": 101,
"g": 248,
"b": 202
},
"hsl": {
"h": 161.224,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.88731,
"c": 0.14268,
"h": 169.2
},
"luminance": 0.74166
}Semantic roles & 50–950 ramp
primary
#65F8CA
secondary
#D13062
accent
#0048E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583