#65DCF1#65DCF1
#65DCF1 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.4% C 0.110 H 210.8°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCF1 |
|---|---|
| RGB | rgb(101, 220, 241) |
| HSL | hsl(189, 83%, 67%) |
| HSV | hsv(189, 58%, 95%) |
| CMYK | cmyk(58.1%, 8.7%, 0%, 5.5%) |
| CIE-LAB | lab(82.00, -27.50, -20.37) |
| CIE-LCH | lch(82.00, 34.22, 216.52°) |
| OKLab | oklab(83.41% -0.0946 -0.0564) |
| OKLCH | oklch(83.41% 0.11 210.8) |
| XYZ | xyz(46.8307, 60.2993, 92.3730) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.22
Aqua Blue
#02D8E9
ΔE00 4.68
Neon Blue
#04D9FF
ΔE00 4.77
Robin Egg Blue
#8AF1FE
ΔE00 5.58
Robin'S Egg Blue
#98EFF9
ΔE00 6.28
Sky Blue
#87CEEB
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCF1 #F17A65
analogous
#65F1C0 #65DCF1 #6596F1
triadic
#65DCF1 #F165DC #DCF165
tetradic
#65DCF1 #C065F1 #F17A65 #96F165
square
#65DCF1 #C065F1 #F17A65 #96F165
split-complementary
#65DCF1 #F16596 #F1C065
monochromatic
#12AEC9 #2DCFEC #65DCF1 #9DE9F6 #D5F6FB
Accessibility & contrast
On white
1.61
#65DCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#65DCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCF1
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCF1 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F2
Deuteranopia (green-blind)
#B5C5F1
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dcf1; /* rgb */ color: rgb(101, 220, 241); /* oklch */ color: oklch(83.4% 0.110 210.8);
Tailwind
colors: {
custom: {
50: '#9de7f5',
500: '#65dcf1',
950: '#000000',
},
}SCSS
$custom: #65dcf1; $custom-light: #9de7f5; $custom-dark: #000000;
JSON
{
"hex": "#65dcf1",
"rgb": {
"r": 101,
"g": 220,
"b": 241
},
"hsl": {
"h": 189,
"s": 83.333,
"l": 67.059
},
"oklch": {
"l": 0.83414,
"c": 0.11016,
"h": 210.8
},
"luminance": 0.60304
}Semantic roles & 50–950 ramp
primary
#65DCF1
secondary
#C64A34
accent
#2606E0
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485