#65E2F3#65E2F3
#65E2F3 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.9% C 0.113 H 207.4°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2F3 |
|---|---|
| RGB | rgb(101, 226, 243) |
| HSL | hsl(187, 86%, 67%) |
| HSV | hsv(187, 58%, 95%) |
| CMYK | cmyk(58.4%, 7%, 0%, 4.7%) |
| CIE-LAB | lab(83.77, -29.85, -18.75) |
| CIE-LCH | lch(83.77, 35.25, 212.13°) |
| OKLab | oklab(84.86% -0.1 -0.0519) |
| OKLCH | oklch(84.86% 0.113 207.4) |
| XYZ | xyz(48.7342, 63.6256, 94.4893) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.47
Robin Egg Blue
#8AF1FE
ΔE00 4.21
Aqua Blue
#02D8E9
ΔE00 4.36
Robin'S Egg Blue
#98EFF9
ΔE00 5.17
Neon Blue
#04D9FF
ΔE00 6.20
Bright Light Blue
#26F7FD
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2F3 #F37665
analogous
#65F3BD #65E2F3 #659BF3
triadic
#65E2F3 #F365E2 #E2F365
tetradic
#65E2F3 #BD65F3 #F37665 #9BF365
square
#65E2F3 #BD65F3 #F37665 #9BF365
split-complementary
#65E2F3 #F3659B #F3BD65
monochromatic
#10B7CE #2CD7EF #65E2F3 #9EEDF7 #D7F7FC
Accessibility & contrast
On white
1.53
#65E2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#65E2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2F3
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2F3 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF4
Deuteranopia (green-blind)
#BBCAF3
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65e2f3; /* rgb */ color: rgb(101, 226, 243); /* oklch */ color: oklch(84.9% 0.113 207.4);
Tailwind
colors: {
custom: {
50: '#9eebf7',
500: '#65e2f3',
950: '#000000',
},
}SCSS
$custom: #65e2f3; $custom-light: #9eebf7; $custom-dark: #000000;
JSON
{
"hex": "#65e2f3",
"rgb": {
"r": 101,
"g": 226,
"b": 243
},
"hsl": {
"h": 187.183,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.84858,
"c": 0.11271,
"h": 207.4
},
"luminance": 0.6363
}Semantic roles & 50–950 ramp
primary
#65E2F3
secondary
#CA4533
accent
#1E03E2
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485