#65DFEB#65DFEB
#65DFEB is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.110 H 204.1°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFEB |
|---|---|
| RGB | rgb(101, 223, 235) |
| HSL | hsl(185, 77%, 66%) |
| HSV | hsv(185, 57%, 92%) |
| CMYK | cmyk(57%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(82.67, -30.62, -16.18) |
| CIE-LCH | lch(82.67, 34.63, 207.85°) |
| OKLab | oklab(83.89% -0.1001 -0.0448) |
| OKLCH | oklch(83.89% 0.11 204.1) |
| XYZ | xyz(46.7437, 61.5356, 87.9953) |
| Luminance | 0.6154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.37
Aqua Blue
#02D8E9
ΔE00 3.87
Robin Egg Blue
#8AF1FE
ΔE00 4.84
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Bright Light Blue
#26F7FD
ΔE00 6.73
Darkturquoise
#00CED1
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFEB #EB7165
analogous
#65EBB4 #65DFEB #659CEB
triadic
#65DFEB #EB65DF #DFEB65
tetradic
#65DFEB #B465EB #EB7165 #9CEB65
square
#65DFEB #B465EB #EB7165 #9CEB65
split-complementary
#65DFEB #EB659C #EBB465
monochromatic
#19AEBD #2FD4E4 #65DFEB #9BEAF2 #D1F6F9
Accessibility & contrast
On white
1.58
#65DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#65DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFEB
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFEB | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EC
Deuteranopia (green-blind)
#BAC7EC
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65dfeb; /* rgb */ color: rgb(101, 223, 235); /* oklch */ color: oklch(83.9% 0.110 204.1);
Tailwind
colors: {
custom: {
50: '#9de9f1',
500: '#65dfeb',
950: '#000000',
},
}SCSS
$custom: #65dfeb; $custom-light: #9de9f1; $custom-dark: #000000;
JSON
{
"hex": "#65dfeb",
"rgb": {
"r": 101,
"g": 223,
"b": 235
},
"hsl": {
"h": 185.373,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.83886,
"c": 0.10966,
"h": 204.1
},
"luminance": 0.6154
}Semantic roles & 50–950 ramp
primary
#65DFEB
secondary
#BC4438
accent
#1F0CD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485