#68E2F0#68E2F0
#68E2F0 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.9% C 0.110 H 205.5°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #68E2F0 |
|---|---|
| RGB | rgb(104, 226, 240) |
| HSL | hsl(186, 82%, 67%) |
| HSV | hsv(186, 57%, 94%) |
| CMYK | cmyk(56.7%, 5.8%, 0%, 5.9%) |
| CIE-LAB | lab(83.77, -30.14, -17.16) |
| CIE-LCH | lch(83.77, 34.68, 209.65°) |
| OKLab | oklab(84.85% -0.0995 -0.0475) |
| OKLCH | oklch(84.85% 0.11 205.5) |
| XYZ | xyz(48.6270, 63.6222, 92.1389) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.49
Robin Egg Blue
#8AF1FE
ΔE00 4.08
Aqua Blue
#02D8E9
ΔE00 4.35
Robin'S Egg Blue
#98EFF9
ΔE00 4.92
Bright Light Blue
#26F7FD
ΔE00 6.70
Neon Blue
#04D9FF
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E2F0 #F07668
analogous
#68F0BA #68E2F0 #689EF0
triadic
#68E2F0 #F068E2 #E2F068
tetradic
#68E2F0 #BA68F0 #F07668 #9EF068
square
#68E2F0 #BA68F0 #F07668 #9EF068
split-complementary
#68E2F0 #F0689E #F0BA68
monochromatic
#14B7CA #30D7EA #68E2F0 #A0EDF6 #D7F7FB
Accessibility & contrast
On white
1.53
#68E2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#68E2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E2F0
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E2F0 | 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)
#D2DAF1
Deuteranopia (green-blind)
#BDCAF0
Tritanopia (blue-blind)
#00EAE6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68e2f0; /* rgb */ color: rgb(104, 226, 240); /* oklch */ color: oklch(84.9% 0.110 205.5);
Tailwind
colors: {
custom: {
50: '#9febf5',
500: '#68e2f0',
950: '#000000',
},
}SCSS
$custom: #68e2f0; $custom-light: #9febf5; $custom-dark: #000000;
JSON
{
"hex": "#68e2f0",
"rgb": {
"r": 104,
"g": 226,
"b": 240
},
"hsl": {
"h": 186.176,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.84851,
"c": 0.11022,
"h": 205.5
},
"luminance": 0.63627
}Semantic roles & 50–950 ramp
primary
#68E2F0
secondary
#C64536
accent
#1D07DE
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485