#65DCEF#65DCEF
#65DCEF is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.109 H 209.4°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCEF |
|---|---|
| RGB | rgb(101, 220, 239) |
| HSL | hsl(188, 81%, 67%) |
| HSV | hsv(188, 58%, 94%) |
| CMYK | cmyk(57.7%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(81.94, -28.06, -19.40) |
| CIE-LCH | lch(81.94, 34.12, 214.66°) |
| OKLab | oklab(83.34% -0.0954 -0.0537) |
| OKLCH | oklch(83.34% 0.109 209.4) |
| XYZ | xyz(46.5336, 60.1805, 90.8083) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.97
Aqua Blue
#02D8E9
ΔE00 4.30
Neon Blue
#04D9FF
ΔE00 5.28
Robin Egg Blue
#8AF1FE
ΔE00 5.39
Robin'S Egg Blue
#98EFF9
ΔE00 6.08
Sky Blue
#87CEEB
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCEF #EF7865
analogous
#65EFBD #65DCEF #6597EF
triadic
#65DCEF #EF65DC #DCEF65
tetradic
#65DCEF #BD65EF #EF7865 #97EF65
square
#65DCEF #BD65EF #EF7865 #97EF65
split-complementary
#65DCEF #EF6597 #EFBD65
monochromatic
#14ADC5 #2ECFE9 #65DCEF #9CE9F5 #D4F5FB
Accessibility & contrast
On white
1.61
#65DCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#65DCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCEF
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCEF | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F0
Deuteranopia (green-blind)
#B6C5EF
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dcef; /* rgb */ color: rgb(101, 220, 239); /* oklch */ color: oklch(83.3% 0.109 209.4);
Tailwind
colors: {
custom: {
50: '#9de7f4',
500: '#65dcef',
950: '#000000',
},
}SCSS
$custom: #65dcef; $custom-light: #9de7f4; $custom-dark: #000000;
JSON
{
"hex": "#65dcef",
"rgb": {
"r": 101,
"g": 220,
"b": 239
},
"hsl": {
"h": 188.261,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.83341,
"c": 0.10948,
"h": 209.4
},
"luminance": 0.60185
}Semantic roles & 50–950 ramp
primary
#65DCEF
secondary
#C34936
accent
#2508DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485