#65DFEA#65DFEA
#65DFEA is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.109 H 203.4°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFEA |
|---|---|
| RGB | rgb(101, 223, 234) |
| HSL | hsl(185, 76%, 66%) |
| HSV | hsv(185, 57%, 92%) |
| CMYK | cmyk(56.8%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(82.64, -30.89, -15.70) |
| CIE-LCH | lch(82.64, 34.65, 206.94°) |
| OKLab | oklab(83.85% -0.1005 -0.0434) |
| OKLCH | oklch(83.85% 0.109 203.4) |
| XYZ | xyz(46.5996, 61.4779, 87.2366) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.52
Aqua Blue
#02D8E9
ΔE00 3.91
Robin Egg Blue
#8AF1FE
ΔE00 4.94
Robin'S Egg Blue
#98EFF9
ΔE00 5.56
Bright Light Blue
#26F7FD
ΔE00 6.57
Darkturquoise
#00CED1
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFEA #EA7065
analogous
#65EAB2 #65DFEA #659DEA
triadic
#65DFEA #EA65DF #DFEA65
tetradic
#65DFEA #B265EA #EA7065 #9DEA65
square
#65DFEA #B265EA #EA7065 #9DEA65
split-complementary
#65DFEA #EA659D #EAB265
monochromatic
#1AAEBB #2FD4E3 #65DFEA #9BEAF1 #D1F5F9
Accessibility & contrast
On white
1.58
#65DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#65DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFEA
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFEA | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#BBC7EB
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65dfea; /* rgb */ color: rgb(101, 223, 234); /* oklch */ color: oklch(83.9% 0.109 203.4);
Tailwind
colors: {
custom: {
50: '#9de9f0',
500: '#65dfea',
950: '#000000',
},
}SCSS
$custom: #65dfea; $custom-light: #9de9f0; $custom-dark: #000000;
JSON
{
"hex": "#65dfea",
"rgb": {
"r": 101,
"g": 223,
"b": 234
},
"hsl": {
"h": 184.962,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.83851,
"c": 0.10948,
"h": 203.4
},
"luminance": 0.61483
}Semantic roles & 50–950 ramp
primary
#65DFEA
secondary
#BA4439
accent
#1E0DD8
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485