#65DDDF#65DDDF
#65DDDF is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.0% C 0.107 H 196.8°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDDF |
|---|---|
| RGB | rgb(101, 221, 223) |
| HSL | hsl(181, 66%, 64%) |
| HSV | hsv(181, 55%, 87%) |
| CMYK | cmyk(54.7%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(81.73, -32.90, -11.21) |
| CIE-LCH | lch(81.73, 34.75, 198.82°) |
| OKLab | oklab(83.01% -0.1029 -0.031) |
| OKLCH | oklch(83.01% 0.107 196.8) |
| XYZ | xyz(44.5370, 59.8030, 78.9938) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.45
Darkturquoise
#00CED1
ΔE00 5.30
Aqua Blue
#02D8E9
ΔE00 5.42
Robin'S Egg
#6DEDFD
ΔE00 6.00
Bright Light Blue
#26F7FD
ΔE00 6.41
Turquoise
#40E0D0
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDDF #DF6765
analogous
#65DFA4 #65DDDF #65A0DF
triadic
#65DDDF #DF65DD #DDDF65
tetradic
#65DDDF #A465DF #DF6765 #A0DF65
square
#65DDDF #A465DF #DF6765 #A0DF65
split-complementary
#65DDDF #DF65A0 #DFA465
monochromatic
#23A5A7 #32D2D4 #65DDDF #98E8EA #CAF3F4
Accessibility & contrast
On white
1.62
#65DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#65DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDDF
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDDF | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#BCC5E0
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65dddf; /* rgb */ color: rgb(101, 221, 223); /* oklch */ color: oklch(83.0% 0.107 196.8);
Tailwind
colors: {
custom: {
50: '#9ce8e9',
500: '#65dddf',
950: '#000000',
},
}SCSS
$custom: #65dddf; $custom-light: #9ce8e9; $custom-dark: #000000;
JSON
{
"hex": "#65dddf",
"rgb": {
"r": 101,
"g": 221,
"b": 223
},
"hsl": {
"h": 180.984,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.83013,
"c": 0.10747,
"h": 196.8
},
"luminance": 0.59807
}Semantic roles & 50–950 ramp
primary
#65DDDF
secondary
#A9413F
accent
#1B18CD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484