#65FFCA#65FFCA
#65FFCA is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.151 H 167.0°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFCA |
|---|---|
| RGB | rgb(101, 255, 202) |
| HSL | hsl(159, 100%, 70%) |
| HSV | hsv(159, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.03, -52.96, 13.33) |
| CIE-LCH | lch(91.03, 54.61, 165.87°) |
| OKLab | oklab(90.39% -0.1473 0.0341) |
| OKLCH | oklch(90.39% 0.151 167) |
| XYZ | xyz(51.7822, 78.5457, 68.2976) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.89
Aquamarine
#7FFFD4
ΔE00 2.72
Bright Teal
#01F9C6
ΔE00 3.48
Light Greenish Blue
#63F7B4
ΔE00 3.79
Light Turquoise
#7EF4CC
ΔE00 3.86
Greenish Cyan
#2AFEB7
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFCA #FF659A
analogous
#65FF7D #65FFCA #65E7FF
triadic
#65FFCA #CA65FF #FFCA65
tetradic
#65FFCA #7D65FF #FF659A #E7FF65
square
#65FFCA #7D65FF #FF659A #E7FF65
split-complementary
#65FFCA #FF65E7 #FF7D65
monochromatic
#00EA99 #28FFB5 #65FFCA #A2FFDF #DFFFF4
Accessibility & contrast
On white
1.26
#65FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#65FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFCA
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFCA | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC7
Deuteranopia (green-blind)
#E4DFCD
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #65ffca; /* rgb */ color: rgb(101, 255, 202); /* oklch */ color: oklch(90.4% 0.151 167.0);
Tailwind
colors: {
custom: {
50: '#9fffda',
500: '#65ffca',
950: '#000000',
},
}SCSS
$custom: #65ffca; $custom-light: #9fffda; $custom-dark: #000000;
JSON
{
"hex": "#65ffca",
"rgb": {
"r": 101,
"g": 255,
"b": 202
},
"hsl": {
"h": 159.351,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.90387,
"c": 0.15118,
"h": 167
},
"luminance": 0.78551
}Semantic roles & 50–950 ramp
primary
#65FFCA
secondary
#DA2E69
accent
#004FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683