#68E5EB#68E5EB
#68E5EB is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.4% C 0.111 H 199.6°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #68E5EB |
|---|---|
| RGB | rgb(104, 229, 235) |
| HSL | hsl(183, 77%, 66%) |
| HSV | hsv(183, 56%, 92%) |
| CMYK | cmyk(55.7%, 2.6%, 0%, 7.8%) |
| CIE-LAB | lab(84.47, -32.92, -13.46) |
| CIE-LCH | lch(84.47, 35.56, 202.24°) |
| OKLab | oklab(85.37% -0.1046 -0.0372) |
| OKLCH | oklch(85.37% 0.111 199.6) |
| XYZ | xyz(48.7173, 64.9750, 88.5552) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.84
Robin Egg Blue
#8AF1FE
ΔE00 4.84
Bright Light Blue
#26F7FD
ΔE00 4.97
Aqua Blue
#02D8E9
ΔE00 5.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.41
Bright Cyan
#41FDFE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E5EB #EB6E68
analogous
#68EBB0 #68E5EB #68A4EB
triadic
#68E5EB #EB68E5 #E5EB68
tetradic
#68E5EB #B068EB #EB6E68 #A4EB68
square
#68E5EB #B068EB #EB6E68 #A4EB68
split-complementary
#68E5EB #EB68A4 #EBB068
monochromatic
#19B8BF #32DCE4 #68E5EB #9EEEF2 #D4F8F9
Accessibility & contrast
On white
1.50
#68E5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#68E5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E5EB
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E5EB | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEC
Deuteranopia (green-blind)
#C1CCEC
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68e5eb; /* rgb */ color: rgb(104, 229, 235); /* oklch */ color: oklch(85.4% 0.111 199.6);
Tailwind
colors: {
custom: {
50: '#9fedf1',
500: '#68e5eb',
950: '#000000',
},
}SCSS
$custom: #68e5eb; $custom-light: #9fedf1; $custom-dark: #000000;
JSON
{
"hex": "#68e5eb",
"rgb": {
"r": 104,
"g": 229,
"b": 235
},
"hsl": {
"h": 182.748,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.85367,
"c": 0.11105,
"h": 199.6
},
"luminance": 0.6498
}Semantic roles & 50–950 ramp
primary
#68E5EB
secondary
#BE3F39
accent
#160DD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585