#65FFCC#65FFCC
#65FFCC is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.150 H 167.8°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFCC |
|---|---|
| RGB | rgb(101, 255, 204) |
| HSL | hsl(160, 100%, 70%) |
| HSV | hsv(160, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 20%, 0%) |
| CIE-LAB | lab(91.07, -52.52, 12.36) |
| CIE-LCH | lch(91.07, 53.96, 166.76°) |
| OKLab | oklab(90.44% -0.1464 0.0316) |
| OKLCH | oklch(90.44% 0.15 167.8) |
| XYZ | xyz(52.0205, 78.6410, 69.5528) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.13
Aquamarine
#7FFFD4
ΔE00 2.41
Bright Teal
#01F9C6
ΔE00 3.36
Light Turquoise
#7EF4CC
ΔE00 3.61
Light Greenish Blue
#63F7B4
ΔE00 4.22
Light Aqua
#8CFFDB
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFCC #FF6598
analogous
#65FF7F #65FFCC #65E5FF
triadic
#65FFCC #CC65FF #FFCC65
tetradic
#65FFCC #7F65FF #FF6598 #E5FF65
square
#65FFCC #7F65FF #FF6598 #E5FF65
split-complementary
#65FFCC #FF65E5 #FF7F65
monochromatic
#00EA9C #28FFB8 #65FFCC #A2FFE0 #DFFFF5
Accessibility & contrast
On white
1.26
#65FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#65FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFCC
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFCC | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC9
Deuteranopia (green-blind)
#E3DFCF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #65ffcc; /* rgb */ color: rgb(101, 255, 204); /* oklch */ color: oklch(90.4% 0.150 167.8);
Tailwind
colors: {
custom: {
50: '#9fffdb',
500: '#65ffcc',
950: '#000000',
},
}SCSS
$custom: #65ffcc; $custom-light: #9fffdb; $custom-dark: #000000;
JSON
{
"hex": "#65ffcc",
"rgb": {
"r": 101,
"g": 255,
"b": 204
},
"hsl": {
"h": 160.13,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.90437,
"c": 0.14977,
"h": 167.8
},
"luminance": 0.78646
}Semantic roles & 50–950 ramp
primary
#65FFCC
secondary
#DA2E67
accent
#004CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684