#65EED7#65EED7
#65EED7 is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.7% C 0.124 H 180.4°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #65EED7 |
|---|---|
| RGB | rgb(101, 238, 215) |
| HSL | hsl(170, 80%, 66%) |
| HSV | hsv(170, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 9.7%, 6.7%) |
| CIE-LAB | lab(86.41, -42.71, -0.07) |
| CIE-LCH | lch(86.41, 42.71, 180.09°) |
| OKLab | oklab(86.73% -0.1241 -0.0009) |
| OKLCH | oklch(86.73% 0.124 180.4) |
| XYZ | xyz(48.2015, 68.8172, 75.0196) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.92
Turquoise
#40E0D0
ΔE00 4.21
Aqua (survey)
#13EAC9
ΔE00 4.26
Bright Aqua
#0BF9EA
ΔE00 4.82
Light Turquoise
#7EF4CC
ΔE00 5.60
Light Aqua
#8CFFDB
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EED7 #EE657C
analogous
#65EE93 #65EED7 #65C1EE
triadic
#65EED7 #D765EE #EED765
tetradic
#65EED7 #9365EE #EE657C #C1EE65
square
#65EED7 #9365EE #EE657C #C1EE65
split-complementary
#65EED7 #EE65C1 #EE9365
monochromatic
#16C3A6 #2EE8C9 #65EED7 #9CF4E5 #D3FAF4
Accessibility & contrast
On white
1.42
#65EED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#65EED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EED7
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EED7 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D6
Deuteranopia (green-blind)
#D0D2D9
Tritanopia (blue-blind)
#00F2E7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65eed7; /* rgb */ color: rgb(101, 238, 215); /* oklch */ color: oklch(86.7% 0.124 180.4);
Tailwind
colors: {
custom: {
50: '#9df4e3',
500: '#65eed7',
950: '#000000',
},
}SCSS
$custom: #65eed7; $custom-light: #9df4e3; $custom-dark: #000000;
JSON
{
"hex": "#65eed7",
"rgb": {
"r": 101,
"g": 238,
"b": 215
},
"hsl": {
"h": 169.927,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.8673,
"c": 0.12414,
"h": 180.4
},
"luminance": 0.68822
}Semantic roles & 50–950 ramp
primary
#65EED7
secondary
#C1364E
accent
#092DDC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584