#65DFDF#65DFDF
#65DFDF is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.109 H 195.3°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFDF |
|---|---|
| RGB | rgb(101, 223, 223) |
| HSL | hsl(180, 66%, 64%) |
| HSV | hsv(180, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(82.31, -33.84, -10.35) |
| CIE-LCH | lch(82.31, 35.39, 197.01°) |
| OKLab | oklab(83.48% -0.105 -0.0287) |
| OKLCH | oklch(83.48% 0.109 195.3) |
| XYZ | xyz(45.0681, 60.8653, 79.1708) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.34
Darkturquoise
#00CED1
ΔE00 5.56
Aqua Blue
#02D8E9
ΔE00 6.08
Bright Light Blue
#26F7FD
ΔE00 6.10
Turquoise
#40E0D0
ΔE00 6.13
Robin'S Egg
#6DEDFD
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFDF #DF6565
analogous
#65DFA2 #65DFDF #65A2DF
triadic
#65DFDF #DF65DF #DFDF65
tetradic
#65DFDF #A265DF #DF6565 #A2DF65
square
#65DFDF #A265DF #DF6565 #A2DF65
split-complementary
#65DFDF #DF65A2 #DFA265
monochromatic
#23A7A7 #32D4D4 #65DFDF #98EAEA #CAF4F4
Accessibility & contrast
On white
1.59
#65DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#65DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFDF
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFDF | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#BEC6E0
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65dfdf; /* rgb */ color: rgb(101, 223, 223); /* oklch */ color: oklch(83.5% 0.109 195.3);
Tailwind
colors: {
custom: {
50: '#9ce9e9',
500: '#65dfdf',
950: '#000000',
},
}SCSS
$custom: #65dfdf; $custom-light: #9ce9e9; $custom-dark: #000000;
JSON
{
"hex": "#65dfdf",
"rgb": {
"r": 101,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.83477,
"c": 0.10885,
"h": 195.3
},
"luminance": 0.6087
}Semantic roles & 50–950 ramp
primary
#65DFDF
secondary
#A93F3F
accent
#1818CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484