#65DDF3#65DDF3
#65DDF3 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.111 H 211.4°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDF3 |
|---|---|
| RGB | rgb(101, 221, 243) |
| HSL | hsl(189, 86%, 67%) |
| HSV | hsv(189, 58%, 95%) |
| CMYK | cmyk(58.4%, 9.1%, 0%, 4.7%) |
| CIE-LAB | lab(82.35, -27.43, -20.90) |
| CIE-LCH | lch(82.35, 34.48, 217.30°) |
| OKLab | oklab(83.72% -0.0949 -0.0579) |
| OKLCH | oklch(83.72% 0.111 211.4) |
| XYZ | xyz(47.3943, 60.9459, 94.0427) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.16
Neon Blue
#04D9FF
ΔE00 4.59
Aqua Blue
#02D8E9
ΔE00 4.91
Robin Egg Blue
#8AF1FE
ΔE00 5.51
Robin'S Egg Blue
#98EFF9
ΔE00 6.26
Sky Blue
#87CEEB
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDF3 #F37B65
analogous
#65F3C2 #65DDF3 #6596F3
triadic
#65DDF3 #F365DD #DDF365
tetradic
#65DDF3 #C265F3 #F37B65 #96F365
square
#65DDF3 #C265F3 #F37B65 #96F365
split-complementary
#65DDF3 #F36596 #F3C265
monochromatic
#10B0CE #2CD0EF #65DDF3 #9EEAF7 #D7F6FC
Accessibility & contrast
On white
1.59
#65DDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#65DDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDF3
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDF3 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F4
Deuteranopia (green-blind)
#B6C6F3
Tritanopia (blue-blind)
#00E6E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65ddf3; /* rgb */ color: rgb(101, 221, 243); /* oklch */ color: oklch(83.7% 0.111 211.4);
Tailwind
colors: {
custom: {
50: '#9de8f7',
500: '#65ddf3',
950: '#000000',
},
}SCSS
$custom: #65ddf3; $custom-light: #9de8f7; $custom-dark: #000000;
JSON
{
"hex": "#65ddf3",
"rgb": {
"r": 101,
"g": 221,
"b": 243
},
"hsl": {
"h": 189.296,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.83716,
"c": 0.11115,
"h": 211.4
},
"luminance": 0.60951
}Semantic roles & 50–950 ramp
primary
#65DDF3
secondary
#CA4A33
accent
#2603E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485