#65DFD9#65DFD9
#65DFD9 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.110 H 190.9°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFD9 |
|---|---|
| RGB | rgb(101, 223, 217) |
| HSL | hsl(177, 66%, 64%) |
| HSV | hsv(177, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(82.13, -35.41, -7.42) |
| CIE-LCH | lch(82.13, 36.18, 191.84°) |
| OKLab | oklab(83.28% -0.1075 -0.0207) |
| OKLCH | oklch(83.28% 0.11 190.9) |
| XYZ | xyz(44.2735, 60.5475, 74.9858) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.75
Turquoise
#40E0D0
ΔE00 4.17
Darkturquoise
#00CED1
ΔE00 6.05
Bright Light Blue
#26F7FD
ΔE00 6.94
Bright Aqua
#0BF9EA
ΔE00 7.11
Bright Cyan
#41FDFE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFD9 #DF656B
analogous
#65DF9C #65DFD9 #65A8DF
triadic
#65DFD9 #D965DF #DFD965
tetradic
#65DFD9 #9C65DF #DF656B #A8DF65
square
#65DFD9 #9C65DF #DF656B #A8DF65
split-complementary
#65DFD9 #DF65A8 #DF9C65
monochromatic
#23A7A0 #32D4CC #65DFD9 #98EAE6 #CAF4F2
Accessibility & contrast
On white
1.60
#65DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#65DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFD9
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFD9 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5D9
Deuteranopia (green-blind)
#C0C6DA
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dfd9; /* rgb */ color: rgb(101, 223, 217); /* oklch */ color: oklch(83.3% 0.110 190.9);
Tailwind
colors: {
custom: {
50: '#9ce9e4',
500: '#65dfd9',
950: '#000000',
},
}SCSS
$custom: #65dfd9; $custom-light: #9ce9e4; $custom-dark: #000000;
JSON
{
"hex": "#65dfd9",
"rgb": {
"r": 101,
"g": 223,
"b": 217
},
"hsl": {
"h": 177.049,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.83282,
"c": 0.1095,
"h": 190.9
},
"luminance": 0.60552
}Semantic roles & 50–950 ramp
primary
#65DFD9
secondary
#A93F44
accent
#1821CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484