#65DFF3#65DFF3
#65DFF3 is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.2% C 0.112 H 209.8°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFF3 |
|---|---|
| RGB | rgb(101, 223, 243) |
| HSL | hsl(188, 86%, 67%) |
| HSV | hsv(188, 58%, 95%) |
| CMYK | cmyk(58.4%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(82.92, -28.40, -20.04) |
| CIE-LCH | lch(82.92, 34.76, 215.20°) |
| OKLab | oklab(84.17% -0.0969 -0.0555) |
| OKLCH | oklch(84.17% 0.112 209.8) |
| XYZ | xyz(47.9255, 62.0083, 94.2198) |
| Luminance | 0.6201 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.42
Aqua Blue
#02D8E9
ΔE00 4.58
Robin Egg Blue
#8AF1FE
ΔE00 4.92
Neon Blue
#04D9FF
ΔE00 5.19
Robin'S Egg Blue
#98EFF9
ΔE00 5.76
Sky Blue
#87CEEB
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFF3 #F37965
analogous
#65F3C0 #65DFF3 #6598F3
triadic
#65DFF3 #F365DF #DFF365
tetradic
#65DFF3 #C065F3 #F37965 #98F365
square
#65DFF3 #C065F3 #F37965 #98F365
split-complementary
#65DFF3 #F36598 #F3C065
monochromatic
#10B3CE #2CD3EF #65DFF3 #9EEBF7 #D7F7FC
Accessibility & contrast
On white
1.57
#65DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#65DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFF3
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFF3 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD8F4
Deuteranopia (green-blind)
#B8C8F3
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65dff3; /* rgb */ color: rgb(101, 223, 243); /* oklch */ color: oklch(84.2% 0.112 209.8);
Tailwind
colors: {
custom: {
50: '#9ee9f7',
500: '#65dff3',
950: '#000000',
},
}SCSS
$custom: #65dff3; $custom-light: #9ee9f7; $custom-dark: #000000;
JSON
{
"hex": "#65dff3",
"rgb": {
"r": 101,
"g": 223,
"b": 243
},
"hsl": {
"h": 188.451,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.84172,
"c": 0.11171,
"h": 209.8
},
"luminance": 0.62013
}Semantic roles & 50–950 ramp
primary
#65DFF3
secondary
#CA4833
accent
#2303E2
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485