#65DCF2#65DCF2
#65DCF2 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.5% C 0.111 H 211.5°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCF2 |
|---|---|
| RGB | rgb(101, 220, 242) |
| HSL | hsl(189, 84%, 67%) |
| HSV | hsv(189, 58%, 95%) |
| CMYK | cmyk(58.3%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(82.03, -27.22, -20.85) |
| CIE-LCH | lch(82.03, 34.29, 217.44°) |
| OKLab | oklab(83.45% -0.0942 -0.0578) |
| OKLCH | oklch(83.45% 0.111 211.5) |
| XYZ | xyz(46.9805, 60.3592, 93.1618) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.37
Neon Blue
#04D9FF
ΔE00 4.54
Aqua Blue
#02D8E9
ΔE00 4.90
Robin Egg Blue
#8AF1FE
ΔE00 5.69
Robin'S Egg Blue
#98EFF9
ΔE00 6.40
Sky Blue
#87CEEB
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCF2 #F27B65
analogous
#65F2C2 #65DCF2 #6595F2
triadic
#65DCF2 #F265DC #DCF265
tetradic
#65DCF2 #C265F2 #F27B65 #95F265
square
#65DCF2 #C265F2 #F27B65 #95F265
split-complementary
#65DCF2 #F26595 #F2C265
monochromatic
#11AECB #2DCFED #65DCF2 #9DE9F7 #D6F6FC
Accessibility & contrast
On white
1.61
#65DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#65DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCF2
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCF2 | 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)
#CAD5F3
Deuteranopia (green-blind)
#B5C5F2
Tritanopia (blue-blind)
#00E5E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dcf2; /* rgb */ color: rgb(101, 220, 242); /* oklch */ color: oklch(83.5% 0.111 211.5);
Tailwind
colors: {
custom: {
50: '#9de7f6',
500: '#65dcf2',
950: '#000000',
},
}SCSS
$custom: #65dcf2; $custom-light: #9de7f6; $custom-dark: #000000;
JSON
{
"hex": "#65dcf2",
"rgb": {
"r": 101,
"g": 220,
"b": 242
},
"hsl": {
"h": 189.362,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.83451,
"c": 0.11052,
"h": 211.5
},
"luminance": 0.60364
}Semantic roles & 50–950 ramp
primary
#65DCF2
secondary
#C84B33
accent
#2705E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485