#65F7CD#65F7CD
#65F7CD is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.6% C 0.140 H 171.0°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #65F7CD |
|---|---|
| RGB | rgb(101, 247, 205) |
| HSL | hsl(163, 90%, 68%) |
| HSV | hsv(163, 59%, 97%) |
| CMYK | cmyk(59.1%, 0%, 17%, 3.1%) |
| CIE-LAB | lab(88.78, -48.96, 8.57) |
| CIE-LCH | lch(88.78, 49.70, 170.07°) |
| OKLab | oklab(88.57% -0.1378 0.0219) |
| OKLCH | oklch(88.57% 0.14 171) |
| XYZ | xyz(49.6417, 73.6910, 69.3534) |
| Luminance | 0.7370 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.18
Aquamarine
#7FFFD4
ΔE00 2.47
Bright Teal
#01F9C6
ΔE00 3.47
Light Aqua
#8CFFDB
ΔE00 3.59
Light Aquamarine
#7BFDC7
ΔE00 3.70
Aqua Marine
#2EE8BB
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F7CD #F7658F
analogous
#65F784 #65F7CD #65D8F7
triadic
#65F7CD #CD65F7 #F7CD65
tetradic
#65F7CD #8465F7 #F7658F #D8F765
square
#65F7CD #8465F7 #F7658F #D8F765
split-complementary
#65F7CD #F765D8 #F78465
monochromatic
#0BD69C #2BF4BA #65F7CD #9FFAE0 #D9FDF3
Accessibility & contrast
On white
1.33
#65F7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#65F7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F7CD
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F7CD | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CB
Deuteranopia (green-blind)
#DBD9D0
Tritanopia (blue-blind)
#00F9EB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #65f7cd; /* rgb */ color: rgb(101, 247, 205); /* oklch */ color: oklch(88.6% 0.140 171.0);
Tailwind
colors: {
custom: {
50: '#9efadc',
500: '#65f7cd',
950: '#000000',
},
}SCSS
$custom: #65f7cd; $custom-light: #9efadc; $custom-dark: #000000;
JSON
{
"hex": "#65f7cd",
"rgb": {
"r": 101,
"g": 247,
"b": 205
},
"hsl": {
"h": 162.74,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.88572,
"c": 0.13953,
"h": 171
},
"luminance": 0.73696
}Semantic roles & 50–950 ramp
primary
#65F7CD
secondary
#D0305E
accent
#0042E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584