#68E7EB#68E7EB
#68E7EB is a very light, moderate teal. Relative luminance 0.661; OKLCH L 85.8% C 0.112 H 198.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #68E7EB |
|---|---|
| RGB | rgb(104, 231, 235) |
| HSL | hsl(182, 77%, 66%) |
| HSV | hsv(182, 56%, 92%) |
| CMYK | cmyk(55.7%, 1.7%, 0%, 7.8%) |
| CIE-LAB | lab(85.04, -33.86, -12.61) |
| CIE-LCH | lch(85.04, 36.13, 200.42°) |
| OKLab | oklab(85.83% -0.1067 -0.0349) |
| OKLCH | oklch(85.83% 0.112 198.1) |
| XYZ | xyz(49.2739, 66.0882, 88.7407) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.35
Bright Light Blue
#26F7FD
ΔE00 4.51
Robin Egg Blue
#8AF1FE
ΔE00 5.17
Bright Cyan
#41FDFE
ΔE00 5.40
Robin'S Egg Blue
#98EFF9
ΔE00 5.68
Aqua Blue
#02D8E9
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E7EB #EB6C68
analogous
#68EBAE #68E7EB #68A6EB
triadic
#68E7EB #EB68E7 #E7EB68
tetradic
#68E7EB #AE68EB #EB6C68 #A6EB68
square
#68E7EB #AE68EB #EB6C68 #A6EB68
split-complementary
#68E7EB #EB68A6 #EBAE68
monochromatic
#19BABF #32DEE4 #68E7EB #9EF0F2 #D4F8F9
Accessibility & contrast
On white
1.48
#68E7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#68E7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E7EB
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E7EB | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEC
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68e7eb; /* rgb */ color: rgb(104, 231, 235); /* oklch */ color: oklch(85.8% 0.112 198.1);
Tailwind
colors: {
custom: {
50: '#9feff1',
500: '#68e7eb',
950: '#000000',
},
}SCSS
$custom: #68e7eb; $custom-light: #9feff1; $custom-dark: #000000;
JSON
{
"hex": "#68e7eb",
"rgb": {
"r": 104,
"g": 231,
"b": 235
},
"hsl": {
"h": 181.832,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.85827,
"c": 0.11227,
"h": 198.1
},
"luminance": 0.66093
}Semantic roles & 50–950 ramp
primary
#68E7EB
secondary
#BE3D39
accent
#130DD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585