#68E1EB#68E1EB
#68E1EB is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.4% C 0.109 H 202.7°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #68E1EB |
|---|---|
| RGB | rgb(104, 225, 235) |
| HSL | hsl(185, 77%, 66%) |
| HSV | hsv(185, 56%, 92%) |
| CMYK | cmyk(55.7%, 4.3%, 0%, 7.8%) |
| CIE-LAB | lab(83.33, -31.02, -15.17) |
| CIE-LCH | lch(83.33, 34.53, 206.06°) |
| OKLab | oklab(84.45% -0.1004 -0.0419) |
| OKLCH | oklch(84.45% 0.109 202.7) |
| XYZ | xyz(47.6233, 62.7870, 88.1905) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.29
Aqua Blue
#02D8E9
ΔE00 4.34
Robin Egg Blue
#8AF1FE
ΔE00 4.60
Robin'S Egg Blue
#98EFF9
ΔE00 5.22
Bright Light Blue
#26F7FD
ΔE00 6.17
Darkturquoise
#00CED1
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E1EB #EB7268
analogous
#68EBB4 #68E1EB #68A0EB
triadic
#68E1EB #EB68E1 #E1EB68
tetradic
#68E1EB #B468EB #EB7268 #A0EB68
square
#68E1EB #B468EB #EB7268 #A0EB68
split-complementary
#68E1EB #EB68A0 #EBB468
monochromatic
#19B3BF #32D6E4 #68E1EB #9EECF2 #D4F6F9
Accessibility & contrast
On white
1.55
#68E1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#68E1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E1EB
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E1EB | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EC
Deuteranopia (green-blind)
#BDC9EC
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e1eb; /* rgb */ color: rgb(104, 225, 235); /* oklch */ color: oklch(84.4% 0.109 202.7);
Tailwind
colors: {
custom: {
50: '#9eeaf1',
500: '#68e1eb',
950: '#000000',
},
}SCSS
$custom: #68e1eb; $custom-light: #9eeaf1; $custom-dark: #000000;
JSON
{
"hex": "#68e1eb",
"rgb": {
"r": 104,
"g": 225,
"b": 235
},
"hsl": {
"h": 184.58,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.84447,
"c": 0.10884,
"h": 202.7
},
"luminance": 0.62792
}Semantic roles & 50–950 ramp
primary
#68E1EB
secondary
#BE4339
accent
#1C0DD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485