#65DDF0#65DDF0
#65DDF0 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.110 H 209.3°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDF0 |
|---|---|
| RGB | rgb(101, 221, 240) |
| HSL | hsl(188, 82%, 67%) |
| HSV | hsv(188, 58%, 94%) |
| CMYK | cmyk(57.9%, 7.9%, 0%, 5.9%) |
| CIE-LAB | lab(82.25, -28.27, -19.45) |
| CIE-LCH | lch(82.25, 34.32, 214.53°) |
| OKLab | oklab(83.61% -0.096 -0.0539) |
| OKLCH | oklch(83.61% 0.11 209.3) |
| XYZ | xyz(46.9450, 60.7662, 91.6762) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.74
Aqua Blue
#02D8E9
ΔE00 4.32
Robin Egg Blue
#8AF1FE
ΔE00 5.20
Neon Blue
#04D9FF
ΔE00 5.32
Robin'S Egg Blue
#98EFF9
ΔE00 5.93
Sky Blue
#87CEEB
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDF0 #F07865
analogous
#65F0BD #65DDF0 #6598F0
triadic
#65DDF0 #F065DD #DDF065
tetradic
#65DDF0 #BD65F0 #F07865 #98F065
square
#65DDF0 #BD65F0 #F07865 #98F065
split-complementary
#65DDF0 #F06598 #F0BD65
monochromatic
#13AFC7 #2DD1EB #65DDF0 #9DE9F5 #D5F6FB
Accessibility & contrast
On white
1.60
#65DDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#65DDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDF0
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDF0 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F1
Deuteranopia (green-blind)
#B7C6F0
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65ddf0; /* rgb */ color: rgb(101, 221, 240); /* oklch */ color: oklch(83.6% 0.110 209.3);
Tailwind
colors: {
custom: {
50: '#9de8f5',
500: '#65ddf0',
950: '#000000',
},
}SCSS
$custom: #65ddf0; $custom-light: #9de8f5; $custom-dark: #000000;
JSON
{
"hex": "#65ddf0",
"rgb": {
"r": 101,
"g": 221,
"b": 240
},
"hsl": {
"h": 188.201,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.83606,
"c": 0.11012,
"h": 209.3
},
"luminance": 0.60771
}Semantic roles & 50–950 ramp
primary
#65DDF0
secondary
#C44835
accent
#2407DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485