#65DCF0#65DCF0
#65DCF0 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.4% C 0.110 H 210.1°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCF0 |
|---|---|
| RGB | rgb(101, 220, 240) |
| HSL | hsl(189, 82%, 67%) |
| HSV | hsv(189, 58%, 94%) |
| CMYK | cmyk(57.9%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(81.97, -27.78, -19.88) |
| CIE-LCH | lch(81.97, 34.17, 215.59°) |
| OKLab | oklab(83.38% -0.095 -0.0551) |
| OKLCH | oklch(83.38% 0.11 210.1) |
| XYZ | xyz(46.6818, 60.2397, 91.5885) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.08
Aqua Blue
#02D8E9
ΔE00 4.48
Neon Blue
#04D9FF
ΔE00 5.02
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Robin'S Egg Blue
#98EFF9
ΔE00 6.17
Sky Blue
#87CEEB
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCF0 #F07965
analogous
#65F0BF #65DCF0 #6597F0
triadic
#65DCF0 #F065DC #DCF065
tetradic
#65DCF0 #BF65F0 #F07965 #97F065
square
#65DCF0 #BF65F0 #F07965 #97F065
split-complementary
#65DCF0 #F06597 #F0BF65
monochromatic
#13ADC7 #2DCFEB #65DCF0 #9DE9F5 #D5F5FB
Accessibility & contrast
On white
1.61
#65DCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#65DCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCF0
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCF0 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F1
Deuteranopia (green-blind)
#B6C5F0
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dcf0; /* rgb */ color: rgb(101, 220, 240); /* oklch */ color: oklch(83.4% 0.110 210.1);
Tailwind
colors: {
custom: {
50: '#9de7f5',
500: '#65dcf0',
950: '#000000',
},
}SCSS
$custom: #65dcf0; $custom-light: #9de7f5; $custom-dark: #000000;
JSON
{
"hex": "#65dcf0",
"rgb": {
"r": 101,
"g": 220,
"b": 240
},
"hsl": {
"h": 188.633,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.83377,
"c": 0.10981,
"h": 210.1
},
"luminance": 0.60244
}Semantic roles & 50–950 ramp
primary
#65DCF0
secondary
#C44A35
accent
#2607DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485