#65E1DB#65E1DB
#65E1DB is a very light, moderate teal. Relative luminance 0.617; OKLCH L 83.8% C 0.111 H 190.9°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #65E1DB |
|---|---|
| RGB | rgb(101, 225, 219) |
| HSL | hsl(177, 67%, 64%) |
| HSV | hsv(177, 55%, 88%) |
| CMYK | cmyk(55.1%, 0%, 2.7%, 11.8%) |
| CIE-LAB | lab(82.77, -35.82, -7.54) |
| CIE-LCH | lch(82.77, 36.60, 191.89°) |
| OKLab | oklab(83.81% -0.1088 -0.021) |
| OKLCH | oklch(83.81% 0.111 190.9) |
| XYZ | xyz(45.0727, 61.7272, 76.5433) |
| Luminance | 0.6173 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.14
Turquoise
#40E0D0
ΔE00 4.16
Darkturquoise
#00CED1
ΔE00 6.33
Bright Light Blue
#26F7FD
ΔE00 6.58
Bright Cyan
#41FDFE
ΔE00 6.74
Bright Aqua
#0BF9EA
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E1DB #E1656B
analogous
#65E19D #65E1DB #65A9E1
triadic
#65E1DB #DB65E1 #E1DB65
tetradic
#65E1DB #9D65E1 #E1656B #A9E165
square
#65E1DB #9D65E1 #E1656B #A9E165
split-complementary
#65E1DB #E165A9 #E19D65
monochromatic
#21AAA4 #32D7CF #65E1DB #98EBE7 #CBF5F3
Accessibility & contrast
On white
1.57
#65E1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#65E1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E1DB
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E1DB | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DB
Deuteranopia (green-blind)
#C1C8DC
Tritanopia (blue-blind)
#00E7DF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65e1db; /* rgb */ color: rgb(101, 225, 219); /* oklch */ color: oklch(83.8% 0.111 190.9);
Tailwind
colors: {
custom: {
50: '#9cebe6',
500: '#65e1db',
950: '#000000',
},
}SCSS
$custom: #65e1db; $custom-light: #9cebe6; $custom-dark: #000000;
JSON
{
"hex": "#65e1db",
"rgb": {
"r": 101,
"g": 225,
"b": 219
},
"hsl": {
"h": 177.097,
"s": 67.391,
"l": 63.922
},
"oklch": {
"l": 0.83812,
"c": 0.11081,
"h": 190.9
},
"luminance": 0.61732
}Semantic roles & 50–950 ramp
primary
#65E1DB
secondary
#AC3E43
accent
#161FCF
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484