#65E7DF#65E7DF
#65E7DF is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.3% C 0.115 H 189.7°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #65E7DF |
|---|---|
| RGB | rgb(101, 231, 223) |
| HSL | hsl(176, 73%, 65%) |
| HSV | hsv(176, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 3.5%, 9.4%) |
| CIE-LAB | lab(84.61, -37.55, -6.93) |
| CIE-LCH | lch(84.61, 38.19, 190.46°) |
| OKLab | oklab(85.34% -0.1134 -0.0194) |
| OKLCH | oklch(85.34% 0.115 189.7) |
| XYZ | xyz(47.2562, 65.2415, 79.9002) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.90
Mediumturquoise
#48D1CC
ΔE00 5.39
Bright Aqua
#0BF9EA
ΔE00 5.43
Bright Turquoise
#0FFEF9
ΔE00 5.81
Bright Cyan
#41FDFE
ΔE00 5.83
Tiffany Blue
#7BF2DA
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E7DF #E7656D
analogous
#65E79E #65E7DF #65AEE7
triadic
#65E7DF #DF65E7 #E7DF65
tetradic
#65E7DF #9E65E7 #E7656D #AEE765
square
#65E7DF #9E65E7 #E7656D #AEE765
split-complementary
#65E7DF #E765AE #E79E65
monochromatic
#1CB5AC #30DFD4 #65E7DF #9AEFEA #CFF8F5
Accessibility & contrast
On white
1.49
#65E7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#65E7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E7DF
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E7DF | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#C6CDE0
Tritanopia (blue-blind)
#00ECE4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65e7df; /* rgb */ color: rgb(101, 231, 223); /* oklch */ color: oklch(85.3% 0.115 189.7);
Tailwind
colors: {
custom: {
50: '#9defe8',
500: '#65e7df',
950: '#000000',
},
}SCSS
$custom: #65e7df; $custom-light: #9defe8; $custom-dark: #000000;
JSON
{
"hex": "#65e7df",
"rgb": {
"r": 101,
"g": 231,
"b": 223
},
"hsl": {
"h": 176.308,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.85337,
"c": 0.11506,
"h": 189.7
},
"luminance": 0.65246
}Semantic roles & 50–950 ramp
primary
#65E7DF
secondary
#B53B42
accent
#101CD5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584