#65DDDE#65DDDE
#65DDDE is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.0% C 0.107 H 196.0°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDDE |
|---|---|
| RGB | rgb(101, 221, 222) |
| HSL | hsl(180, 65%, 63%) |
| HSV | hsv(180, 55%, 87%) |
| CMYK | cmyk(54.5%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(81.70, -33.16, -10.72) |
| CIE-LCH | lch(81.70, 34.85, 197.92°) |
| OKLab | oklab(82.98% -0.1033 -0.0297) |
| OKLCH | oklch(82.98% 0.107 196) |
| XYZ | xyz(44.4025, 59.7492, 78.2858) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.23
Darkturquoise
#00CED1
ΔE00 5.27
Aqua Blue
#02D8E9
ΔE00 5.70
Robin'S Egg
#6DEDFD
ΔE00 6.30
Bright Light Blue
#26F7FD
ΔE00 6.45
Turquoise
#40E0D0
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDDE #DE6665
analogous
#65DEA2 #65DDDE #65A0DE
triadic
#65DDDE #DE65DD #DDDE65
tetradic
#65DDDE #A265DE #DE6665 #A0DE65
square
#65DDDE #A265DE #DE6665 #A0DE65
split-complementary
#65DDDE #DE65A0 #DEA265
monochromatic
#23A4A5 #33D2D3 #65DDDE #97E8E9 #CAF3F4
Accessibility & contrast
On white
1.62
#65DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#65DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDDE
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDDE | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DE
Deuteranopia (green-blind)
#BCC5DF
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65ddde; /* rgb */ color: rgb(101, 221, 222); /* oklch */ color: oklch(83.0% 0.107 196.0);
Tailwind
colors: {
custom: {
50: '#9ce8e8',
500: '#65ddde',
950: '#000000',
},
}SCSS
$custom: #65ddde; $custom-light: #9ce8e8; $custom-dark: #000000;
JSON
{
"hex": "#65ddde",
"rgb": {
"r": 101,
"g": 221,
"b": 222
},
"hsl": {
"h": 180.496,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.82979,
"c": 0.10749,
"h": 196
},
"luminance": 0.59754
}Semantic roles & 50–950 ramp
primary
#65DDDE
secondary
#A8403F
accent
#1A19CD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484