#65E3F2#65E3F2
#65E3F2 is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.1% C 0.113 H 205.9°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #65E3F2 |
|---|---|
| RGB | rgb(101, 227, 242) |
| HSL | hsl(186, 84%, 67%) |
| HSV | hsv(186, 58%, 95%) |
| CMYK | cmyk(58.3%, 6.2%, 0%, 5.1%) |
| CIE-LAB | lab(84.02, -30.61, -17.84) |
| CIE-LCH | lch(84.02, 35.43, 210.23°) |
| OKLab | oklab(85.05% -0.1015 -0.0494) |
| OKLCH | oklch(85.05% 0.113 205.9) |
| XYZ | xyz(48.8563, 64.1107, 93.7870) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.25
Robin Egg Blue
#8AF1FE
ΔE00 4.04
Aqua Blue
#02D8E9
ΔE00 4.31
Robin'S Egg Blue
#98EFF9
ΔE00 5.01
Bright Light Blue
#26F7FD
ΔE00 6.59
Neon Blue
#04D9FF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E3F2 #F27465
analogous
#65F2BB #65E3F2 #659DF2
triadic
#65E3F2 #F265E3 #E3F265
tetradic
#65E3F2 #BB65F2 #F27465 #9DF265
square
#65E3F2 #BB65F2 #F27465 #9DF265
split-complementary
#65E3F2 #F2659D #F2BB65
monochromatic
#11B8CB #2DD9ED #65E3F2 #9DEDF7 #D6F8FC
Accessibility & contrast
On white
1.52
#65E3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#65E3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E3F2
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E3F2 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF3
Deuteranopia (green-blind)
#BDCBF2
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65e3f2; /* rgb */ color: rgb(101, 227, 242); /* oklch */ color: oklch(85.1% 0.113 205.9);
Tailwind
colors: {
custom: {
50: '#9eecf6',
500: '#65e3f2',
950: '#000000',
},
}SCSS
$custom: #65e3f2; $custom-light: #9eecf6; $custom-dark: #000000;
JSON
{
"hex": "#65e3f2",
"rgb": {
"r": 101,
"g": 227,
"b": 242
},
"hsl": {
"h": 186.383,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.85051,
"c": 0.11285,
"h": 205.9
},
"luminance": 0.64116
}Semantic roles & 50–950 ramp
primary
#65E3F2
secondary
#C84333
accent
#1C05E1
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485