#68E6EC#68E6EC
#68E6EC is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.6% C 0.112 H 199.6°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #68E6EC |
|---|---|
| RGB | rgb(104, 230, 236) |
| HSL | hsl(183, 78%, 67%) |
| HSV | hsv(183, 56%, 93%) |
| CMYK | cmyk(55.9%, 2.5%, 0%, 7.5%) |
| CIE-LAB | lab(84.79, -33.12, -13.52) |
| CIE-LCH | lch(84.79, 35.77, 202.20°) |
| OKLab | oklab(85.63% -0.1053 -0.0374) |
| OKLCH | oklch(85.63% 0.112 199.6) |
| XYZ | xyz(49.1397, 65.5879, 89.4107) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.76
Robin Egg Blue
#8AF1FE
ΔE00 4.75
Bright Light Blue
#26F7FD
ΔE00 4.79
Robin'S Egg Blue
#98EFF9
ΔE00 5.35
Aqua Blue
#02D8E9
ΔE00 5.41
Bright Cyan
#41FDFE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E6EC #EC6E68
analogous
#68ECB0 #68E6EC #68A4EC
triadic
#68E6EC #EC68E6 #E6EC68
tetradic
#68E6EC #B068EC #EC6E68 #A4EC68
square
#68E6EC #B068EC #EC6E68 #A4EC68
split-complementary
#68E6EC #EC68A4 #ECB068
monochromatic
#18BAC1 #32DDE5 #68E6EC #9EEFF3 #D5F8FA
Accessibility & contrast
On white
1.49
#68E6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#68E6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E6EC
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E6EC | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDED
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68e6ec; /* rgb */ color: rgb(104, 230, 236); /* oklch */ color: oklch(85.6% 0.112 199.6);
Tailwind
colors: {
custom: {
50: '#9feef2',
500: '#68e6ec',
950: '#000000',
},
}SCSS
$custom: #68e6ec; $custom-light: #9feef2; $custom-dark: #000000;
JSON
{
"hex": "#68e6ec",
"rgb": {
"r": 104,
"g": 230,
"b": 236
},
"hsl": {
"h": 182.727,
"s": 77.647,
"l": 66.667
},
"oklch": {
"l": 0.8563,
"c": 0.1117,
"h": 199.6
},
"luminance": 0.65593
}Semantic roles & 50–950 ramp
primary
#68E6EC
secondary
#C03F39
accent
#150CDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585