#65E2F1#65E2F1
#65E2F1 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.8% C 0.112 H 206.0°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2F1 |
|---|---|
| RGB | rgb(101, 226, 241) |
| HSL | hsl(186, 83%, 67%) |
| HSV | hsv(186, 58%, 95%) |
| CMYK | cmyk(58.1%, 6.2%, 0%, 5.5%) |
| CIE-LAB | lab(83.71, -30.41, -17.79) |
| CIE-LCH | lch(83.71, 35.23, 210.33°) |
| OKLab | oklab(84.79% -0.1008 -0.0492) |
| OKLCH | oklch(84.79% 0.112 206) |
| XYZ | xyz(48.4338, 63.5054, 92.9073) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.47
Robin Egg Blue
#8AF1FE
ΔE00 4.19
Aqua Blue
#02D8E9
ΔE00 4.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.11
Neon Blue
#04D9FF
ΔE00 6.76
Bright Light Blue
#26F7FD
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2F1 #F17465
analogous
#65F1BA #65E2F1 #659CF1
triadic
#65E2F1 #F165E2 #E2F165
tetradic
#65E2F1 #BA65F1 #F17465 #9CF165
square
#65E2F1 #BA65F1 #F17465 #9CF165
split-complementary
#65E2F1 #F1659C #F1BA65
monochromatic
#12B6C9 #2DD7EC #65E2F1 #9DEDF6 #D5F7FB
Accessibility & contrast
On white
1.53
#65E2F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#65E2F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2F1
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2F1 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF2
Deuteranopia (green-blind)
#BCCAF1
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65e2f1; /* rgb */ color: rgb(101, 226, 241); /* oklch */ color: oklch(84.8% 0.112 206.0);
Tailwind
colors: {
custom: {
50: '#9eebf5',
500: '#65e2f1',
950: '#000000',
},
}SCSS
$custom: #65e2f1; $custom-light: #9eebf5; $custom-dark: #000000;
JSON
{
"hex": "#65e2f1",
"rgb": {
"r": 101,
"g": 226,
"b": 241
},
"hsl": {
"h": 186.429,
"s": 83.333,
"l": 67.059
},
"oklch": {
"l": 0.84787,
"c": 0.11221,
"h": 206
},
"luminance": 0.6351
}Semantic roles & 50–950 ramp
primary
#65E2F1
secondary
#C64434
accent
#1D06E0
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485