#68E2EE#68E2EE
#68E2EE is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.8% C 0.110 H 204.1°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #68E2EE |
|---|---|
| RGB | rgb(104, 226, 238) |
| HSL | hsl(185, 80%, 67%) |
| HSV | hsv(185, 56%, 93%) |
| CMYK | cmyk(56.3%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(83.71, -30.68, -16.19) |
| CIE-LCH | lch(83.71, 34.70, 207.82°) |
| OKLab | oklab(84.78% -0.1003 -0.0448) |
| OKLCH | oklch(84.78% 0.11 204.1) |
| XYZ | xyz(48.3315, 63.5041, 90.5828) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.74
Robin Egg Blue
#8AF1FE
ΔE00 4.21
Aqua Blue
#02D8E9
ΔE00 4.33
Robin'S Egg Blue
#98EFF9
ΔE00 4.98
Bright Light Blue
#26F7FD
ΔE00 6.31
Darkturquoise
#00CED1
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E2EE #EE7468
analogous
#68EEB7 #68E2EE #689FEE
triadic
#68E2EE #EE68E2 #E2EE68
tetradic
#68E2EE #B768EE #EE7468 #9FEE68
square
#68E2EE #B768EE #EE7468 #9FEE68
split-complementary
#68E2EE #EE689F #EEB768
monochromatic
#16B6C5 #31D7E8 #68E2EE #9FEDF4 #D6F7FA
Accessibility & contrast
On white
1.53
#68E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#68E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E2EE
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E2EE | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAEF
Deuteranopia (green-blind)
#BDCAEF
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68e2ee; /* rgb */ color: rgb(104, 226, 238); /* oklch */ color: oklch(84.8% 0.110 204.1);
Tailwind
colors: {
custom: {
50: '#9febf3',
500: '#68e2ee',
950: '#000000',
},
}SCSS
$custom: #68e2ee; $custom-light: #9febf3; $custom-dark: #000000;
JSON
{
"hex": "#68e2ee",
"rgb": {
"r": 104,
"g": 226,
"b": 238
},
"hsl": {
"h": 185.373,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.84781,
"c": 0.10981,
"h": 204.1
},
"luminance": 0.63509
}Semantic roles & 50–950 ramp
primary
#68E2EE
secondary
#C34437
accent
#1C09DC
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485