#65DFD8#65DFD8
#65DFD8 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.110 H 190.2°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFD8 |
|---|---|
| RGB | rgb(101, 223, 216) |
| HSL | hsl(177, 66%, 64%) |
| HSV | hsv(177, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(82.11, -35.66, -6.93) |
| CIE-LCH | lch(82.11, 36.33, 191.00°) |
| OKLab | oklab(83.25% -0.1079 -0.0193) |
| OKLCH | oklch(83.25% 0.11 190.2) |
| XYZ | xyz(44.1439, 60.4956, 74.3029) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.77
Turquoise
#40E0D0
ΔE00 3.87
Darkturquoise
#00CED1
ΔE00 6.20
Tiffany Blue
#7BF2DA
ΔE00 6.92
Bright Aqua
#0BF9EA
ΔE00 6.97
Bright Light Blue
#26F7FD
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFD8 #DF656C
analogous
#65DF9B #65DFD8 #65A9DF
triadic
#65DFD8 #D865DF #DFD865
tetradic
#65DFD8 #9B65DF #DF656C #A9DF65
square
#65DFD8 #9B65DF #DF656C #A9DF65
split-complementary
#65DFD8 #DF65A9 #DF9B65
monochromatic
#23A79F #32D4CB #65DFD8 #98EAE5 #CAF4F2
Accessibility & contrast
On white
1.60
#65DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#65DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFD8
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFD8 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D8
Deuteranopia (green-blind)
#C0C6D9
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dfd8; /* rgb */ color: rgb(101, 223, 216); /* oklch */ color: oklch(83.3% 0.110 190.2);
Tailwind
colors: {
custom: {
50: '#9ce9e4',
500: '#65dfd8',
950: '#000000',
},
}SCSS
$custom: #65dfd8; $custom-light: #9ce9e4; $custom-dark: #000000;
JSON
{
"hex": "#65dfd8",
"rgb": {
"r": 101,
"g": 223,
"b": 216
},
"hsl": {
"h": 176.557,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.8325,
"c": 0.10967,
"h": 190.2
},
"luminance": 0.605
}Semantic roles & 50–950 ramp
primary
#65DFD8
secondary
#A93F45
accent
#1822CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484