#65DFEF#65DFEF
#65DFEF is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.0% C 0.111 H 207.0°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFEF |
|---|---|
| RGB | rgb(101, 223, 239) |
| HSL | hsl(187, 81%, 67%) |
| HSV | hsv(187, 58%, 94%) |
| CMYK | cmyk(57.7%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(82.79, -29.52, -18.11) |
| CIE-LCH | lch(82.79, 34.63, 211.53°) |
| OKLab | oklab(84.03% -0.0985 -0.0501) |
| OKLCH | oklch(84.03% 0.111 207) |
| XYZ | xyz(47.3281, 61.7693, 91.0731) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.11
Aqua Blue
#02D8E9
ΔE00 4.01
Robin Egg Blue
#8AF1FE
ΔE00 4.70
Robin'S Egg Blue
#98EFF9
ΔE00 5.48
Neon Blue
#04D9FF
ΔE00 6.26
Bright Light Blue
#26F7FD
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFEF #EF7565
analogous
#65EFBA #65DFEF #659AEF
triadic
#65DFEF #EF65DF #DFEF65
tetradic
#65DFEF #BA65EF #EF7565 #9AEF65
square
#65DFEF #BA65EF #EF7565 #9AEF65
split-complementary
#65DFEF #EF659A #EFBA65
monochromatic
#14B1C5 #2ED3E9 #65DFEF #9CEBF5 #D4F6FB
Accessibility & contrast
On white
1.57
#65DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#65DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFEF
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFEF | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F0
Deuteranopia (green-blind)
#B9C7EF
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65dfef; /* rgb */ color: rgb(101, 223, 239); /* oklch */ color: oklch(84.0% 0.111 207.0);
Tailwind
colors: {
custom: {
50: '#9de9f4',
500: '#65dfef',
950: '#000000',
},
}SCSS
$custom: #65dfef; $custom-light: #9de9f4; $custom-dark: #000000;
JSON
{
"hex": "#65dfef",
"rgb": {
"r": 101,
"g": 223,
"b": 239
},
"hsl": {
"h": 186.957,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.84028,
"c": 0.11054,
"h": 207
},
"luminance": 0.61774
}Semantic roles & 50–950 ramp
primary
#65DFEF
secondary
#C34636
accent
#2108DE
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485