#65DCCF#65DCCF
#65DCCF is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.3% C 0.109 H 185.7°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCCF |
|---|---|
| RGB | rgb(101, 220, 207) |
| HSL | hsl(173, 63%, 63%) |
| HSV | hsv(173, 54%, 86%) |
| CMYK | cmyk(54.1%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(80.99, -36.57, -3.79) |
| CIE-LCH | lch(80.99, 36.76, 185.92°) |
| OKLab | oklab(82.26% -0.1086 -0.0108) |
| OKLCH | oklch(82.26% 0.109 185.7) |
| XYZ | xyz(42.2176, 58.4541, 68.0773) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.69
Mediumturquoise
#48D1CC
ΔE00 4.09
Tiffany Blue
#7BF2DA
ΔE00 5.94
Seafoam Blue
#78D1B6
ΔE00 6.36
Darkturquoise
#00CED1
ΔE00 7.15
Bright Aqua
#0BF9EA
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCCF #DC6572
analogous
#65DC93 #65DCCF #65AEDC
triadic
#65DCCF #CF65DC #DCCF65
tetradic
#65DCCF #9365DC #DC6572 #AEDC65
square
#65DCCF #9365DC #DC6572 #AEDC65
split-complementary
#65DCCF #DC65AE #DC9365
monochromatic
#25A294 #33D1BF #65DCCF #97E7DF #C9F3EE
Accessibility & contrast
On white
1.65
#65DCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#65DCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCCF
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCCF | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#BFC3D0
Tritanopia (blue-blind)
#00E0D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65dccf; /* rgb */ color: rgb(101, 220, 207); /* oklch */ color: oklch(82.3% 0.109 185.7);
Tailwind
colors: {
custom: {
50: '#9be7dd',
500: '#65dccf',
950: '#000000',
},
}SCSS
$custom: #65dccf; $custom-light: #9be7dd; $custom-dark: #000000;
JSON
{
"hex": "#65dccf",
"rgb": {
"r": 101,
"g": 220,
"b": 207
},
"hsl": {
"h": 173.445,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.82264,
"c": 0.10913,
"h": 185.7
},
"luminance": 0.58458
}Semantic roles & 50–950 ramp
primary
#65DCCF
secondary
#A5404B
accent
#1B2ECB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484