#65F5D7#65F5D7
#65F5D7 is a very light, vivid teal. Relative luminance 0.730; OKLCH L 88.4% C 0.132 H 177.0°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #65F5D7 |
|---|---|
| RGB | rgb(101, 245, 215) |
| HSL | hsl(168, 88%, 68%) |
| HSV | hsv(168, 59%, 96%) |
| CMYK | cmyk(58.8%, 0%, 12.2%, 3.9%) |
| CIE-LAB | lab(88.43, -45.77, 2.87) |
| CIE-LCH | lch(88.43, 45.86, 176.41°) |
| OKLab | oklab(88.37% -0.1314 0.0069) |
| OKLCH | oklch(88.37% 0.132 177) |
| XYZ | xyz(50.2793, 72.9727, 75.7122) |
| Luminance | 0.7298 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.38
Light Turquoise
#7EF4CC
ΔE00 3.87
Aqua (survey)
#13EAC9
ΔE00 4.01
Light Aqua
#8CFFDB
ΔE00 4.09
Aquamarine
#7FFFD4
ΔE00 4.51
Aqua Marine
#2EE8BB
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F5D7 #F56583
analogous
#65F58F #65F5D7 #65CBF5
triadic
#65F5D7 #D765F5 #F5D765
tetradic
#65F5D7 #8F65F5 #F56583 #CBF565
square
#65F5D7 #8F65F5 #F56583 #CBF565
split-complementary
#65F5D7 #F565CB #F58F65
monochromatic
#0ED2A9 #2CF1C8 #65F5D7 #9EF9E6 #D8FCF5
Accessibility & contrast
On white
1.35
#65F5D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#65F5D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F5D7
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F5D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F5D7 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE7D6
Deuteranopia (green-blind)
#D7D7D9
Tritanopia (blue-blind)
#00F8EC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #65f5d7; /* rgb */ color: rgb(101, 245, 215); /* oklch */ color: oklch(88.4% 0.132 177.0);
Tailwind
colors: {
custom: {
50: '#9ef9e3',
500: '#65f5d7',
950: '#000000',
},
}SCSS
$custom: #65f5d7; $custom-light: #9ef9e3; $custom-dark: #000000;
JSON
{
"hex": "#65f5d7",
"rgb": {
"r": 101,
"g": 245,
"b": 215
},
"hsl": {
"h": 167.5,
"s": 87.805,
"l": 67.843
},
"oklch": {
"l": 0.88373,
"c": 0.13154,
"h": 177
},
"luminance": 0.72978
}Semantic roles & 50–950 ramp
primary
#65F5D7
secondary
#CD3152
accent
#0130E4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584