#68E2EB#68E2EB
#68E2EB is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.7% C 0.109 H 201.9°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #68E2EB |
|---|---|
| RGB | rgb(104, 226, 235) |
| HSL | hsl(184, 77%, 66%) |
| HSV | hsv(184, 56%, 92%) |
| CMYK | cmyk(55.7%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.62, -31.50, -14.74) |
| CIE-LCH | lch(83.62, 34.78, 205.08°) |
| OKLab | oklab(84.68% -0.1015 -0.0408) |
| OKLCH | oklch(84.68% 0.109 201.9) |
| XYZ | xyz(47.8944, 63.3292, 88.2809) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.35
Aqua Blue
#02D8E9
ΔE00 4.53
Robin Egg Blue
#8AF1FE
ΔE00 4.60
Robin'S Egg Blue
#98EFF9
ΔE00 5.22
Bright Light Blue
#26F7FD
ΔE00 5.85
Darkturquoise
#00CED1
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E2EB #EB7168
analogous
#68EBB3 #68E2EB #68A1EB
triadic
#68E2EB #EB68E2 #E2EB68
tetradic
#68E2EB #B368EB #EB7168 #A1EB68
square
#68E2EB #B368EB #EB7168 #A1EB68
split-complementary
#68E2EB #EB68A1 #EBB368
monochromatic
#19B4BF #32D8E4 #68E2EB #9EECF2 #D4F7F9
Accessibility & contrast
On white
1.54
#68E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#68E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E2EB
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E2EB | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#BECAEC
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e2eb; /* rgb */ color: rgb(104, 226, 235); /* oklch */ color: oklch(84.7% 0.109 201.9);
Tailwind
colors: {
custom: {
50: '#9febf1',
500: '#68e2eb',
950: '#000000',
},
}SCSS
$custom: #68e2eb; $custom-light: #9febf1; $custom-dark: #000000;
JSON
{
"hex": "#68e2eb",
"rgb": {
"r": 104,
"g": 226,
"b": 235
},
"hsl": {
"h": 184.122,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.84677,
"c": 0.10936,
"h": 201.9
},
"luminance": 0.63334
}Semantic roles & 50–950 ramp
primary
#68E2EB
secondary
#BE4239
accent
#1B0DD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485