#65DFF6#65DFF6
#65DFF6 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.3% C 0.113 H 211.9°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFF6 |
|---|---|
| RGB | rgb(101, 223, 246) |
| HSL | hsl(190, 89%, 68%) |
| HSV | hsv(190, 59%, 96%) |
| CMYK | cmyk(58.9%, 9.3%, 0%, 3.5%) |
| CIE-LAB | lab(83.01, -27.56, -21.48) |
| CIE-LCH | lch(83.01, 34.94, 217.93°) |
| OKLab | oklab(84.28% -0.0958 -0.0595) |
| OKLCH | oklch(84.28% 0.113 211.9) |
| XYZ | xyz(48.3823, 62.1910, 96.6252) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.93
Neon Blue
#04D9FF
ΔE00 4.51
Aqua Blue
#02D8E9
ΔE00 5.19
Robin Egg Blue
#8AF1FE
ΔE00 5.29
Robin'S Egg Blue
#98EFF9
ΔE00 6.13
Sky Blue
#87CEEB
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFF6 #F67C65
analogous
#65F6C4 #65DFF6 #6596F6
triadic
#65DFF6 #F665DF #DFF665
tetradic
#65DFF6 #C465F6 #F67C65 #96F665
square
#65DFF6 #C465F6 #F67C65 #96F665
split-complementary
#65DFF6 #F66596 #F6C465
monochromatic
#0CB5D4 #2BD3F3 #65DFF6 #9FEBF9 #D9F7FD
Accessibility & contrast
On white
1.56
#65DFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#65DFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFF6
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFF6 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD8F7
Deuteranopia (green-blind)
#B7C8F6
Tritanopia (blue-blind)
#00E9E6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65dff6; /* rgb */ color: rgb(101, 223, 246); /* oklch */ color: oklch(84.3% 0.113 211.9);
Tailwind
colors: {
custom: {
50: '#9ee9f9',
500: '#65dff6',
950: '#000000',
},
}SCSS
$custom: #65dff6; $custom-light: #9ee9f9; $custom-dark: #000000;
JSON
{
"hex": "#65dff6",
"rgb": {
"r": 101,
"g": 223,
"b": 246
},
"hsl": {
"h": 189.517,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.84283,
"c": 0.11278,
"h": 211.9
},
"luminance": 0.62196
}Semantic roles & 50–950 ramp
primary
#65DFF6
secondary
#CF4930
accent
#2400E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485