#65DEDF#65DEDF
#65DEDF is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.108 H 196.0°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEDF |
|---|---|
| RGB | rgb(101, 222, 223) |
| HSL | hsl(180, 66%, 64%) |
| HSV | hsv(180, 55%, 87%) |
| CMYK | cmyk(54.7%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(82.02, -33.37, -10.78) |
| CIE-LCH | lch(82.02, 35.07, 197.90°) |
| OKLab | oklab(83.25% -0.104 -0.0298) |
| OKLCH | oklch(83.25% 0.108 196) |
| XYZ | xyz(44.8018, 60.3326, 79.0820) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.37
Darkturquoise
#00CED1
ΔE00 5.42
Aqua Blue
#02D8E9
ΔE00 5.75
Robin'S Egg
#6DEDFD
ΔE00 6.18
Bright Light Blue
#26F7FD
ΔE00 6.24
Turquoise
#40E0D0
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEDF #DF6665
analogous
#65DFA3 #65DEDF #65A1DF
triadic
#65DEDF #DF65DE #DEDF65
tetradic
#65DEDF #A365DF #DF6665 #A1DF65
square
#65DEDF #A365DF #DF6665 #A1DF65
split-complementary
#65DEDF #DF65A1 #DFA365
monochromatic
#23A6A7 #32D3D4 #65DEDF #98E9EA #CAF4F4
Accessibility & contrast
On white
1.61
#65DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#65DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEDF
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEDF | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#BDC6E0
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dedf; /* rgb */ color: rgb(101, 222, 223); /* oklch */ color: oklch(83.2% 0.108 196.0);
Tailwind
colors: {
custom: {
50: '#9ce8e9',
500: '#65dedf',
950: '#000000',
},
}SCSS
$custom: #65dedf; $custom-light: #9ce8e9; $custom-dark: #000000;
JSON
{
"hex": "#65dedf",
"rgb": {
"r": 101,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.492,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.83245,
"c": 0.10816,
"h": 196
},
"luminance": 0.60337
}Semantic roles & 50–950 ramp
primary
#65DEDF
secondary
#A9403F
accent
#1A18CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484