#65E2F0#65E2F0
#65E2F0 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.8% C 0.112 H 205.3°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2F0 |
|---|---|
| RGB | rgb(101, 226, 240) |
| HSL | hsl(186, 82%, 67%) |
| HSV | hsv(186, 58%, 94%) |
| CMYK | cmyk(57.9%, 5.8%, 0%, 5.9%) |
| CIE-LAB | lab(83.68, -30.68, -17.31) |
| CIE-LCH | lch(83.68, 35.23, 209.42°) |
| OKLab | oklab(84.75% -0.1012 -0.0479) |
| OKLCH | oklch(84.75% 0.112 205.3) |
| XYZ | xyz(48.2848, 63.4458, 92.1228) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.53
Aqua Blue
#02D8E9
ΔE00 4.16
Robin Egg Blue
#8AF1FE
ΔE00 4.23
Robin'S Egg Blue
#98EFF9
ΔE00 5.11
Bright Light Blue
#26F7FD
ΔE00 6.55
Neon Blue
#04D9FF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2F0 #F07365
analogous
#65F0B9 #65E2F0 #659DF0
triadic
#65E2F0 #F065E2 #E2F065
tetradic
#65E2F0 #B965F0 #F07365 #9DF065
square
#65E2F0 #B965F0 #F07365 #9DF065
split-complementary
#65E2F0 #F0659D #F0B965
monochromatic
#13B5C7 #2DD7EB #65E2F0 #9DEDF5 #D5F7FB
Accessibility & contrast
On white
1.53
#65E2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#65E2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2F0
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2F0 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF1
Deuteranopia (green-blind)
#BCCAF0
Tritanopia (blue-blind)
#00EAE6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65e2f0; /* rgb */ color: rgb(101, 226, 240); /* oklch */ color: oklch(84.8% 0.112 205.3);
Tailwind
colors: {
custom: {
50: '#9eebf5',
500: '#65e2f0',
950: '#000000',
},
}SCSS
$custom: #65e2f0; $custom-light: #9eebf5; $custom-dark: #000000;
JSON
{
"hex": "#65e2f0",
"rgb": {
"r": 101,
"g": 226,
"b": 240
},
"hsl": {
"h": 186.043,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.84751,
"c": 0.11199,
"h": 205.3
},
"luminance": 0.63451
}Semantic roles & 50–950 ramp
primary
#65E2F0
secondary
#C44335
accent
#1D07DF
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485