#65DFCF#65DFCF
#65DFCF is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.112 H 183.8°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFCF |
|---|---|
| RGB | rgb(101, 223, 207) |
| HSL | hsl(172, 66%, 64%) |
| HSV | hsv(172, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(81.86, -37.94, -2.51) |
| CIE-LCH | lch(81.86, 38.03, 183.79°) |
| OKLab | oklab(82.97% -0.1118 -0.0074) |
| OKLCH | oklch(82.97% 0.112 183.8) |
| XYZ | xyz(43.0121, 60.0429, 68.3421) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.32
Tiffany Blue
#7BF2DA
ΔE00 4.92
Mediumturquoise
#48D1CC
ΔE00 5.15
Seafoam Blue
#78D1B6
ΔE00 6.01
Aqua (survey)
#13EAC9
ΔE00 6.19
Bright Aqua
#0BF9EA
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFCF #DF6575
analogous
#65DF92 #65DFCF #65B2DF
triadic
#65DFCF #CF65DF #DFCF65
tetradic
#65DFCF #9265DF #DF6575 #B2DF65
square
#65DFCF #9265DF #DF6575 #B2DF65
split-complementary
#65DFCF #DF65B2 #DF9265
monochromatic
#23A796 #32D4BF #65DFCF #98EADF #CAF4EF
Accessibility & contrast
On white
1.61
#65DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#65DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFCF
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFCF | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4CE
Deuteranopia (green-blind)
#C2C6D1
Tritanopia (blue-blind)
#00E3DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65dfcf; /* rgb */ color: rgb(101, 223, 207); /* oklch */ color: oklch(83.0% 0.112 183.8);
Tailwind
colors: {
custom: {
50: '#9be9dd',
500: '#65dfcf',
950: '#000000',
},
}SCSS
$custom: #65dfcf; $custom-light: #9be9dd; $custom-dark: #000000;
JSON
{
"hex": "#65dfcf",
"rgb": {
"r": 101,
"g": 223,
"b": 207
},
"hsl": {
"h": 172.131,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.8297,
"c": 0.11204,
"h": 183.8
},
"luminance": 0.60047
}Semantic roles & 50–950 ramp
primary
#65DFCF
secondary
#A93F4D
accent
#1830CD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484