#68E1ED#68E1ED
#68E1ED is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.5% C 0.109 H 204.1°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #68E1ED |
|---|---|
| RGB | rgb(104, 225, 237) |
| HSL | hsl(185, 79%, 67%) |
| HSV | hsv(185, 56%, 93%) |
| CMYK | cmyk(56.1%, 5.1%, 0%, 7.1%) |
| CIE-LAB | lab(83.39, -30.48, -16.14) |
| CIE-LCH | lch(83.39, 34.49, 207.90°) |
| OKLab | oklab(84.52% -0.0996 -0.0446) |
| OKLCH | oklch(84.52% 0.109 204.1) |
| XYZ | xyz(47.9139, 62.9032, 89.7208) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.93
Aqua Blue
#02D8E9
ΔE00 4.23
Robin Egg Blue
#8AF1FE
ΔE00 4.37
Robin'S Egg Blue
#98EFF9
ΔE00 5.09
Bright Light Blue
#26F7FD
ΔE00 6.50
Darkturquoise
#00CED1
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E1ED #ED7468
analogous
#68EDB7 #68E1ED #689EED
triadic
#68E1ED #ED68E1 #E1ED68
tetradic
#68E1ED #B768ED #ED7468 #9EED68
square
#68E1ED #B768ED #ED7468 #9EED68
split-complementary
#68E1ED #ED689E #EDB768
monochromatic
#17B4C3 #31D6E6 #68E1ED #9FECF4 #D5F7FA
Accessibility & contrast
On white
1.55
#68E1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#68E1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E1ED
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E1ED | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EE
Deuteranopia (green-blind)
#BCC9EE
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e1ed; /* rgb */ color: rgb(104, 225, 237); /* oklch */ color: oklch(84.5% 0.109 204.1);
Tailwind
colors: {
custom: {
50: '#9feaf2',
500: '#68e1ed',
950: '#000000',
},
}SCSS
$custom: #68e1ed; $custom-light: #9feaf2; $custom-dark: #000000;
JSON
{
"hex": "#68e1ed",
"rgb": {
"r": 104,
"g": 225,
"b": 237
},
"hsl": {
"h": 185.414,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.84517,
"c": 0.10917,
"h": 204.1
},
"luminance": 0.62908
}Semantic roles & 50–950 ramp
primary
#68E1ED
secondary
#C14438
accent
#1D0BDB
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485