#65DDD8#65DDD8
#65DDD8 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.8% C 0.108 H 191.6°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDD8 |
|---|---|
| RGB | rgb(101, 221, 216) |
| HSL | hsl(178, 64%, 63%) |
| HSV | hsv(178, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 2.3%, 13.3%) |
| CIE-LAB | lab(81.53, -34.73, -7.79) |
| CIE-LCH | lch(81.53, 35.59, 192.64°) |
| OKLab | oklab(82.78% -0.1058 -0.0216) |
| OKLCH | oklch(82.78% 0.108 191.6) |
| XYZ | xyz(43.6127, 59.4332, 74.1258) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.40
Turquoise
#40E0D0
ΔE00 4.52
Darkturquoise
#00CED1
ΔE00 5.64
Bright Light Blue
#26F7FD
ΔE00 7.14
Bright Cyan
#41FDFE
ΔE00 7.50
Aqua Blue
#02D8E9
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDD8 #DD656A
analogous
#65DD9C #65DDD8 #65A6DD
triadic
#65DDD8 #D865DD #DDD865
tetradic
#65DDD8 #9C65DD #DD656A #A6DD65
square
#65DDD8 #9C65DD #DD656A #A6DD65
split-complementary
#65DDD8 #DD65A6 #DD9C65
monochromatic
#24A49E #33D2CB #65DDD8 #97E8E5 #C9F3F1
Accessibility & contrast
On white
1.63
#65DDD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#65DDD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDD8
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDD8 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D8
Deuteranopia (green-blind)
#BEC5D9
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65ddd8; /* rgb */ color: rgb(101, 221, 216); /* oklch */ color: oklch(82.8% 0.108 191.6);
Tailwind
colors: {
custom: {
50: '#9be8e4',
500: '#65ddd8',
950: '#000000',
},
}SCSS
$custom: #65ddd8; $custom-light: #9be8e4; $custom-dark: #000000;
JSON
{
"hex": "#65ddd8",
"rgb": {
"r": 101,
"g": 221,
"b": 216
},
"hsl": {
"h": 177.5,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.82783,
"c": 0.10801,
"h": 191.6
},
"luminance": 0.59437
}Semantic roles & 50–950 ramp
primary
#65DDD8
secondary
#A74044
accent
#1A21CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484