#65E1DC#65E1DC
#65E1DC is a very light, moderate teal. Relative luminance 0.618; OKLCH L 83.8% C 0.111 H 191.6°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #65E1DC |
|---|---|
| RGB | rgb(101, 225, 220) |
| HSL | hsl(178, 67%, 64%) |
| HSV | hsv(178, 55%, 88%) |
| CMYK | cmyk(55.1%, 0%, 2.2%, 11.8%) |
| CIE-LAB | lab(82.80, -35.56, -8.03) |
| CIE-LCH | lch(82.80, 36.45, 192.73°) |
| OKLab | oklab(83.84% -0.1084 -0.0223) |
| OKLCH | oklch(83.84% 0.111 191.6) |
| XYZ | xyz(45.2048, 61.7800, 77.2387) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.16
Turquoise
#40E0D0
ΔE00 4.47
Darkturquoise
#00CED1
ΔE00 6.20
Bright Light Blue
#26F7FD
ΔE00 6.39
Bright Cyan
#41FDFE
ΔE00 6.63
Bright Aqua
#0BF9EA
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E1DC #E1656A
analogous
#65E19E #65E1DC #65A8E1
triadic
#65E1DC #DC65E1 #E1DC65
tetradic
#65E1DC #9E65E1 #E1656A #A8E165
square
#65E1DC #9E65E1 #E1656A #A8E165
split-complementary
#65E1DC #E165A8 #E19E65
monochromatic
#21AAA5 #32D7D0 #65E1DC #98EBE8 #CBF5F3
Accessibility & contrast
On white
1.57
#65E1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#65E1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E1DC
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E1DC | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DC
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#00E7DF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65e1dc; /* rgb */ color: rgb(101, 225, 220); /* oklch */ color: oklch(83.8% 0.111 191.6);
Tailwind
colors: {
custom: {
50: '#9cebe6',
500: '#65e1dc',
950: '#000000',
},
}SCSS
$custom: #65e1dc; $custom-light: #9cebe6; $custom-dark: #000000;
JSON
{
"hex": "#65e1dc",
"rgb": {
"r": 101,
"g": 225,
"b": 220
},
"hsl": {
"h": 177.581,
"s": 67.391,
"l": 63.922
},
"oklch": {
"l": 0.83844,
"c": 0.11066,
"h": 191.6
},
"luminance": 0.61784
}Semantic roles & 50–950 ramp
primary
#65E1DC
secondary
#AC3E42
accent
#161ECF
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484