#65E4F2#65E4F2
#65E4F2 is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.3% C 0.113 H 205.2°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #65E4F2 |
|---|---|
| RGB | rgb(101, 228, 242) |
| HSL | hsl(186, 84%, 67%) |
| HSV | hsv(186, 58%, 95%) |
| CMYK | cmyk(58.3%, 5.8%, 0%, 5.1%) |
| CIE-LAB | lab(84.31, -31.09, -17.41) |
| CIE-LCH | lch(84.31, 35.63, 209.25°) |
| OKLab | oklab(85.28% -0.1025 -0.0482) |
| OKLCH | oklch(85.28% 0.113 205.2) |
| XYZ | xyz(49.1306, 64.6593, 93.8785) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.13
Robin Egg Blue
#8AF1FE
ΔE00 3.93
Aqua Blue
#02D8E9
ΔE00 4.39
Robin'S Egg Blue
#98EFF9
ΔE00 4.92
Bright Light Blue
#26F7FD
ΔE00 6.21
Neon Blue
#04D9FF
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E4F2 #F27365
analogous
#65F2B9 #65E4F2 #659EF2
triadic
#65E4F2 #F265E4 #E4F265
tetradic
#65E4F2 #B965F2 #F27365 #9EF265
square
#65E4F2 #B965F2 #F27365 #9EF265
split-complementary
#65E4F2 #F2659E #F2B965
monochromatic
#11B9CB #2DDAED #65E4F2 #9DEEF7 #D6F8FC
Accessibility & contrast
On white
1.51
#65E4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#65E4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E4F2
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E4F2 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF3
Deuteranopia (green-blind)
#BECBF2
Tritanopia (blue-blind)
#00EDE8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65e4f2; /* rgb */ color: rgb(101, 228, 242); /* oklch */ color: oklch(85.3% 0.113 205.2);
Tailwind
colors: {
custom: {
50: '#9eedf6',
500: '#65e4f2',
950: '#000000',
},
}SCSS
$custom: #65e4f2; $custom-light: #9eedf6; $custom-dark: #000000;
JSON
{
"hex": "#65e4f2",
"rgb": {
"r": 101,
"g": 228,
"b": 242
},
"hsl": {
"h": 185.957,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.8528,
"c": 0.11326,
"h": 205.2
},
"luminance": 0.64664
}Semantic roles & 50–950 ramp
primary
#65E4F2
secondary
#C84233
accent
#1A05E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585