#68E7EC#68E7EC
#68E7EC is a very light, moderate teal. Relative luminance 0.662; OKLCH L 85.9% C 0.112 H 198.8°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #68E7EC |
|---|---|
| RGB | rgb(104, 231, 236) |
| HSL | hsl(182, 78%, 67%) |
| HSV | hsv(182, 56%, 93%) |
| CMYK | cmyk(55.9%, 2.1%, 0%, 7.5%) |
| CIE-LAB | lab(85.07, -33.59, -13.09) |
| CIE-LCH | lch(85.07, 36.05, 201.29°) |
| OKLab | oklab(85.86% -0.1063 -0.0362) |
| OKLCH | oklch(85.86% 0.112 198.8) |
| XYZ | xyz(49.4188, 66.1461, 89.5037) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.02
Bright Light Blue
#26F7FD
ΔE00 4.54
Robin Egg Blue
#8AF1FE
ΔE00 4.91
Robin'S Egg Blue
#98EFF9
ΔE00 5.49
Bright Cyan
#41FDFE
ΔE00 5.51
Aqua Blue
#02D8E9
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E7EC #EC6D68
analogous
#68ECAF #68E7EC #68A5EC
triadic
#68E7EC #EC68E7 #E7EC68
tetradic
#68E7EC #AF68EC #EC6D68 #A5EC68
square
#68E7EC #AF68EC #EC6D68 #A5EC68
split-complementary
#68E7EC #EC68A5 #ECAF68
monochromatic
#18BBC1 #32DEE5 #68E7EC #9EF0F3 #D5F8FA
Accessibility & contrast
On white
1.48
#68E7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#68E7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E7EC
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E7EC | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEED
Deuteranopia (green-blind)
#C3CEED
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68e7ec; /* rgb */ color: rgb(104, 231, 236); /* oklch */ color: oklch(85.9% 0.112 198.8);
Tailwind
colors: {
custom: {
50: '#9feff2',
500: '#68e7ec',
950: '#000000',
},
}SCSS
$custom: #68e7ec; $custom-light: #9feff2; $custom-dark: #000000;
JSON
{
"hex": "#68e7ec",
"rgb": {
"r": 104,
"g": 231,
"b": 236
},
"hsl": {
"h": 182.273,
"s": 77.647,
"l": 66.667
},
"oklch": {
"l": 0.8586,
"c": 0.1123,
"h": 198.8
},
"luminance": 0.66151
}Semantic roles & 50–950 ramp
primary
#68E7EC
secondary
#C03E39
accent
#130CDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585