#68E4EC#68E4EC
#68E4EC is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.2% C 0.111 H 201.1°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #68E4EC |
|---|---|
| RGB | rgb(104, 228, 236) |
| HSL | hsl(184, 78%, 67%) |
| HSV | hsv(184, 56%, 93%) |
| CMYK | cmyk(55.9%, 3.4%, 0%, 7.5%) |
| CIE-LAB | lab(84.22, -32.18, -14.37) |
| CIE-LCH | lch(84.22, 35.24, 204.07°) |
| OKLab | oklab(85.17% -0.1032 -0.0397) |
| OKLCH | oklch(85.17% 0.111 201.1) |
| XYZ | xyz(48.5863, 64.4812, 89.2262) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.35
Robin Egg Blue
#8AF1FE
ΔE00 4.52
Aqua Blue
#02D8E9
ΔE00 4.87
Robin'S Egg Blue
#98EFF9
ΔE00 5.17
Bright Light Blue
#26F7FD
ΔE00 5.34
Bright Cyan
#41FDFE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E4EC #EC7068
analogous
#68ECB2 #68E4EC #68A2EC
triadic
#68E4EC #EC68E4 #E4EC68
tetradic
#68E4EC #B268EC #EC7068 #A2EC68
square
#68E4EC #B268EC #EC7068 #A2EC68
split-complementary
#68E4EC #EC68A2 #ECB268
monochromatic
#18B7C1 #32DAE5 #68E4EC #9EEEF3 #D5F7FA
Accessibility & contrast
On white
1.51
#68E4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#68E4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E4EC
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E4EC | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBED
Deuteranopia (green-blind)
#C0CBED
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68e4ec; /* rgb */ color: rgb(104, 228, 236); /* oklch */ color: oklch(85.2% 0.111 201.1);
Tailwind
colors: {
custom: {
50: '#9fedf2',
500: '#68e4ec',
950: '#000000',
},
}SCSS
$custom: #68e4ec; $custom-light: #9fedf2; $custom-dark: #000000;
JSON
{
"hex": "#68e4ec",
"rgb": {
"r": 104,
"g": 228,
"b": 236
},
"hsl": {
"h": 183.636,
"s": 77.647,
"l": 66.667
},
"oklch": {
"l": 0.85171,
"c": 0.11056,
"h": 201.1
},
"luminance": 0.64486
}Semantic roles & 50–950 ramp
primary
#68E4EC
secondary
#C04139
accent
#180CDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585