#65D0DF#65D0DF
#65D0DF is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.0% C 0.100 H 207.6°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #65D0DF |
|---|---|
| RGB | rgb(101, 208, 223) |
| HSL | hsl(187, 66%, 64%) |
| HSV | hsv(187, 55%, 87%) |
| CMYK | cmyk(54.7%, 6.7%, 0%, 12.5%) |
| CIE-LAB | lab(77.99, -26.63, -16.81) |
| CIE-LCH | lch(77.99, 31.49, 212.27°) |
| OKLab | oklab(80% -0.089 -0.0465) |
| OKLCH | oklch(80% 0.1 207.6) |
| XYZ | xyz(41.2366, 53.2023, 77.8937) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.43
Neon Blue
#04D9FF
ΔE00 6.59
Robin'S Egg
#6DEDFD
ΔE00 6.63
Darkturquoise
#00CED1
ΔE00 7.01
Sky Blue
#87CEEB
ΔE00 7.69
Robin Egg Blue
#8AF1FE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D0DF #DF7465
analogous
#65DFB1 #65D0DF #6593DF
triadic
#65D0DF #DF65D0 #D0DF65
tetradic
#65D0DF #B165DF #DF7465 #93DF65
square
#65D0DF #B165DF #DF7465 #93DF65
split-complementary
#65D0DF #DF6593 #DFB165
monochromatic
#2397A7 #32C1D4 #65D0DF #98DFEA #CAEFF4
Accessibility & contrast
On white
1.80
#65D0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#65D0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D0DF
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D0DF | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9E0
Deuteranopia (green-blind)
#AEBBDF
Tritanopia (blue-blind)
#00D8D4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #65d0df; /* rgb */ color: rgb(101, 208, 223); /* oklch */ color: oklch(80.0% 0.100 207.6);
Tailwind
colors: {
custom: {
50: '#9bdee9',
500: '#65d0df',
950: '#000000',
},
}SCSS
$custom: #65d0df; $custom-light: #9bdee9; $custom-dark: #000000;
JSON
{
"hex": "#65d0df",
"rgb": {
"r": 101,
"g": 208,
"b": 223
},
"hsl": {
"h": 187.377,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.80004,
"c": 0.10041,
"h": 207.6
},
"luminance": 0.53206
}Semantic roles & 50–950 ramp
primary
#65D0DF
secondary
#A94C3F
accent
#2E18CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484