#65DCF3#65DCF3
#65DCF3 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.5% C 0.111 H 212.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCF3 |
|---|---|
| RGB | rgb(101, 220, 243) |
| HSL | hsl(190, 86%, 67%) |
| HSV | hsv(190, 58%, 95%) |
| CMYK | cmyk(58.4%, 9.5%, 0%, 4.7%) |
| CIE-LAB | lab(82.07, -26.94, -21.33) |
| CIE-LCH | lch(82.07, 34.36, 218.37°) |
| OKLab | oklab(83.49% -0.0938 -0.0591) |
| OKLCH | oklch(83.49% 0.111 212.2) |
| XYZ | xyz(47.1311, 60.4195, 93.9549) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.33
Robin'S Egg
#6DEDFD
ΔE00 4.54
Aqua Blue
#02D8E9
ΔE00 5.12
Robin Egg Blue
#8AF1FE
ΔE00 5.83
Robin'S Egg Blue
#98EFF9
ΔE00 6.54
Sky Blue
#87CEEB
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCF3 #F37C65
analogous
#65F3C3 #65DCF3 #6595F3
triadic
#65DCF3 #F365DC #DCF365
tetradic
#65DCF3 #C365F3 #F37C65 #95F365
square
#65DCF3 #C365F3 #F37C65 #95F365
split-complementary
#65DCF3 #F36595 #F3C365
monochromatic
#10AFCE #2CCFEF #65DCF3 #9EE9F7 #D7F6FC
Accessibility & contrast
On white
1.60
#65DCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#65DCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCF3
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCF3 | 1.00 | 1.60 | 13.08 | 13.08 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F4
Deuteranopia (green-blind)
#B5C5F3
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dcf3; /* rgb */ color: rgb(101, 220, 243); /* oklch */ color: oklch(83.5% 0.111 212.2);
Tailwind
colors: {
custom: {
50: '#9de7f7',
500: '#65dcf3',
950: '#000000',
},
}SCSS
$custom: #65dcf3; $custom-light: #9de7f7; $custom-dark: #000000;
JSON
{
"hex": "#65dcf3",
"rgb": {
"r": 101,
"g": 220,
"b": 243
},
"hsl": {
"h": 189.718,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.83488,
"c": 0.11091,
"h": 212.2
},
"luminance": 0.60424
}Semantic roles & 50–950 ramp
primary
#65DCF3
secondary
#CA4B33
accent
#2803E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485