#65F7CC#65F7CC
#65F7CC is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.5% C 0.140 H 170.5°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #65F7CC |
|---|---|
| RGB | rgb(101, 247, 204) |
| HSL | hsl(162, 90%, 68%) |
| HSV | hsv(162, 59%, 97%) |
| CMYK | cmyk(59.1%, 0%, 17.4%, 3.1%) |
| CIE-LAB | lab(88.75, -49.19, 9.05) |
| CIE-LCH | lch(88.75, 50.01, 169.57°) |
| OKLab | oklab(88.55% -0.1383 0.0231) |
| OKLCH | oklch(88.55% 0.14 170.5) |
| XYZ | xyz(49.5214, 73.6429, 68.7197) |
| Luminance | 0.7365 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.18
Aquamarine
#7FFFD4
ΔE00 2.44
Bright Teal
#01F9C6
ΔE00 3.38
Light Aquamarine
#7BFDC7
ΔE00 3.48
Light Aqua
#8CFFDB
ΔE00 3.68
Aqua Marine
#2EE8BB
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F7CC #F76590
analogous
#65F783 #65F7CC #65D9F7
triadic
#65F7CC #CC65F7 #F7CC65
tetradic
#65F7CC #8365F7 #F76590 #D9F765
square
#65F7CC #8365F7 #F76590 #D9F765
split-complementary
#65F7CC #F765D9 #F78365
monochromatic
#0BD69B #2BF4B9 #65F7CC #9FFADF #D9FDF3
Accessibility & contrast
On white
1.34
#65F7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#65F7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F7CC
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F7CC | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CA
Deuteranopia (green-blind)
#DBD9CF
Tritanopia (blue-blind)
#00F9EB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #65f7cc; /* rgb */ color: rgb(101, 247, 204); /* oklch */ color: oklch(88.5% 0.140 170.5);
Tailwind
colors: {
custom: {
50: '#9efadb',
500: '#65f7cc',
950: '#000000',
},
}SCSS
$custom: #65f7cc; $custom-light: #9efadb; $custom-dark: #000000;
JSON
{
"hex": "#65f7cc",
"rgb": {
"r": 101,
"g": 247,
"b": 204
},
"hsl": {
"h": 162.329,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.88546,
"c": 0.14017,
"h": 170.5
},
"luminance": 0.73648
}Semantic roles & 50–950 ramp
primary
#65F7CC
secondary
#D0305F
accent
#0044E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101715
muted
#808584