#65E3DC#65E3DC
#65E3DC is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.3% C 0.112 H 190.3°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #65E3DC |
|---|---|
| RGB | rgb(101, 227, 220) |
| HSL | hsl(177, 69%, 64%) |
| HSV | hsv(177, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 3.1%, 11%) |
| CIE-LAB | lab(83.37, -36.48, -7.18) |
| CIE-LCH | lch(83.37, 37.18, 191.13°) |
| OKLab | oklab(84.31% -0.1105 -0.02) |
| OKLCH | oklch(84.31% 0.112 190.3) |
| XYZ | xyz(45.7486, 62.8677, 77.4200) |
| Luminance | 0.6287 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.92
Mediumturquoise
#48D1CC
ΔE00 4.55
Bright Aqua
#0BF9EA
ΔE00 6.24
Bright Light Blue
#26F7FD
ΔE00 6.46
Bright Cyan
#41FDFE
ΔE00 6.46
Tiffany Blue
#7BF2DA
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E3DC #E3656C
analogous
#65E39D #65E3DC #65ABE3
triadic
#65E3DC #DC65E3 #E3DC65
tetradic
#65E3DC #9D65E3 #E3656C #ABE365
square
#65E3DC #9D65E3 #E3656C #ABE365
split-complementary
#65E3DC #E365AB #E39D65
monochromatic
#20AEA6 #31DAD0 #65E3DC #99ECE8 #CDF6F4
Accessibility & contrast
On white
1.55
#65E3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#65E3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E3DC
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E3DC | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DC
Deuteranopia (green-blind)
#C3C9DD
Tritanopia (blue-blind)
#00E8E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e3dc; /* rgb */ color: rgb(101, 227, 220); /* oklch */ color: oklch(84.3% 0.112 190.3);
Tailwind
colors: {
custom: {
50: '#9cece6',
500: '#65e3dc',
950: '#000000',
},
}SCSS
$custom: #65e3dc; $custom-light: #9cece6; $custom-dark: #000000;
JSON
{
"hex": "#65e3dc",
"rgb": {
"r": 101,
"g": 227,
"b": 220
},
"hsl": {
"h": 176.667,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.8431,
"c": 0.11229,
"h": 190.3
},
"luminance": 0.62872
}Semantic roles & 50–950 ramp
primary
#65E3DC
secondary
#AF3D43
accent
#141FD1
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484