#65E2F5#65E2F5
#65E2F5 is a very light, moderate teal. Relative luminance 0.638; OKLCH L 84.9% C 0.113 H 208.8°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2F5 |
|---|---|
| RGB | rgb(101, 226, 245) |
| HSL | hsl(188, 88%, 68%) |
| HSV | hsv(188, 59%, 96%) |
| CMYK | cmyk(58.8%, 7.8%, 0%, 3.9%) |
| CIE-LAB | lab(83.83, -29.30, -19.71) |
| CIE-LCH | lch(83.83, 35.31, 213.93°) |
| OKLab | oklab(84.93% -0.0993 -0.0546) |
| OKLCH | oklch(84.93% 0.113 208.8) |
| XYZ | xyz(49.0378, 63.7470, 96.0886) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.64
Robin Egg Blue
#8AF1FE
ΔE00 4.32
Aqua Blue
#02D8E9
ΔE00 4.62
Robin'S Egg Blue
#98EFF9
ΔE00 5.31
Neon Blue
#04D9FF
ΔE00 5.68
Bright Light Blue
#26F7FD
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2F5 #F57865
analogous
#65F5C0 #65E2F5 #659AF5
triadic
#65E2F5 #F565E2 #E2F565
tetradic
#65E2F5 #C065F5 #F57865 #9AF565
square
#65E2F5 #C065F5 #F57865 #9AF565
split-complementary
#65E2F5 #F5659A #F5C065
monochromatic
#0EB8D2 #2CD7F1 #65E2F5 #9EEDF9 #D8F8FC
Accessibility & contrast
On white
1.53
#65E2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#65E2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2F5
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2F5 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF6
Deuteranopia (green-blind)
#BBCAF5
Tritanopia (blue-blind)
#00EBE8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65e2f5; /* rgb */ color: rgb(101, 226, 245); /* oklch */ color: oklch(84.9% 0.113 208.8);
Tailwind
colors: {
custom: {
50: '#9eebf8',
500: '#65e2f5',
950: '#000000',
},
}SCSS
$custom: #65e2f5; $custom-light: #9eebf8; $custom-dark: #000000;
JSON
{
"hex": "#65e2f5",
"rgb": {
"r": 101,
"g": 226,
"b": 245
},
"hsl": {
"h": 187.917,
"s": 87.805,
"l": 67.843
},
"oklch": {
"l": 0.8493,
"c": 0.11329,
"h": 208.8
},
"luminance": 0.63752
}Semantic roles & 50–950 ramp
primary
#65E2F5
secondary
#CD4631
accent
#1F01E4
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485