#65DFDD#65DFDD
#65DFDD is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.109 H 193.8°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFDD |
|---|---|
| RGB | rgb(101, 223, 221) |
| HSL | hsl(179, 66%, 64%) |
| HSV | hsv(179, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(82.25, -34.37, -9.38) |
| CIE-LCH | lch(82.25, 35.62, 195.26°) |
| OKLab | oklab(83.41% -0.1058 -0.026) |
| OKLCH | oklch(83.41% 0.109 193.8) |
| XYZ | xyz(44.8001, 60.7581, 77.7591) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.02
Turquoise
#40E0D0
ΔE00 5.45
Darkturquoise
#00CED1
ΔE00 5.63
Bright Light Blue
#26F7FD
ΔE00 6.30
Aqua Blue
#02D8E9
ΔE00 6.68
Bright Cyan
#41FDFE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFDD #DF6567
analogous
#65DFA0 #65DFDD #65A4DF
triadic
#65DFDD #DD65DF #DFDD65
tetradic
#65DFDD #A065DF #DF6567 #A4DF65
square
#65DFDD #A065DF #DF6567 #A4DF65
split-complementary
#65DFDD #DF65A4 #DFA065
monochromatic
#23A7A5 #32D4D2 #65DFDD #98EAE8 #CAF4F3
Accessibility & contrast
On white
1.60
#65DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#65DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFDD
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFDD | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DD
Deuteranopia (green-blind)
#BFC6DE
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65dfdd; /* rgb */ color: rgb(101, 223, 221); /* oklch */ color: oklch(83.4% 0.109 193.8);
Tailwind
colors: {
custom: {
50: '#9ce9e7',
500: '#65dfdd',
950: '#000000',
},
}SCSS
$custom: #65dfdd; $custom-light: #9ce9e7; $custom-dark: #000000;
JSON
{
"hex": "#65dfdd",
"rgb": {
"r": 101,
"g": 223,
"b": 221
},
"hsl": {
"h": 179.016,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.83411,
"c": 0.109,
"h": 193.8
},
"luminance": 0.60763
}Semantic roles & 50–950 ramp
primary
#65DFDD
secondary
#A93F41
accent
#181BCD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484