#65E2EF#65E2EF
#65E2EF is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.7% C 0.112 H 204.6°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2EF |
|---|---|
| RGB | rgb(101, 226, 239) |
| HSL | hsl(186, 81%, 67%) |
| HSV | hsv(186, 58%, 94%) |
| CMYK | cmyk(57.7%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(83.65, -30.96, -16.82) |
| CIE-LCH | lch(83.65, 35.23, 208.52°) |
| OKLab | oklab(84.72% -0.1016 -0.0465) |
| OKLCH | oklch(84.72% 0.112 204.6) |
| XYZ | xyz(48.1367, 63.3866, 91.3426) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.64
Aqua Blue
#02D8E9
ΔE00 4.14
Robin Egg Blue
#8AF1FE
ΔE00 4.28
Robin'S Egg Blue
#98EFF9
ΔE00 5.13
Bright Light Blue
#26F7FD
ΔE00 6.35
Neon Blue
#04D9FF
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2EF #EF7265
analogous
#65EFB7 #65E2EF #659DEF
triadic
#65E2EF #EF65E2 #E2EF65
tetradic
#65E2EF #B765EF #EF7265 #9DEF65
square
#65E2EF #B765EF #EF7265 #9DEF65
split-complementary
#65E2EF #EF659D #EFB765
monochromatic
#14B4C5 #2ED8E9 #65E2EF #9CECF5 #D4F7FB
Accessibility & contrast
On white
1.54
#65E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#65E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2EF
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2EF | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#BCCAF0
Tritanopia (blue-blind)
#00EAE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e2ef; /* rgb */ color: rgb(101, 226, 239); /* oklch */ color: oklch(84.7% 0.112 204.6);
Tailwind
colors: {
custom: {
50: '#9debf4',
500: '#65e2ef',
950: '#000000',
},
}SCSS
$custom: #65e2ef; $custom-light: #9debf4; $custom-dark: #000000;
JSON
{
"hex": "#65e2ef",
"rgb": {
"r": 101,
"g": 226,
"b": 239
},
"hsl": {
"h": 185.652,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.84716,
"c": 0.11178,
"h": 204.6
},
"luminance": 0.63391
}Semantic roles & 50–950 ramp
primary
#65E2EF
secondary
#C34336
accent
#1C08DE
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485