#68E4EE#68E4EE
#68E4EE is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.2% C 0.111 H 202.5°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #68E4EE |
|---|---|
| RGB | rgb(104, 228, 238) |
| HSL | hsl(184, 80%, 67%) |
| HSV | hsv(184, 56%, 93%) |
| CMYK | cmyk(56.3%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(84.28, -31.64, -15.34) |
| CIE-LCH | lch(84.28, 35.16, 205.86°) |
| OKLab | oklab(85.24% -0.1024 -0.0424) |
| OKLCH | oklch(85.24% 0.111 202.5) |
| XYZ | xyz(48.8785, 64.5981, 90.7651) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.81
Robin Egg Blue
#8AF1FE
ΔE00 4.18
Aqua Blue
#02D8E9
ΔE00 4.66
Robin'S Egg Blue
#98EFF9
ΔE00 4.94
Bright Light Blue
#26F7FD
ΔE00 5.61
Bright Cyan
#41FDFE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E4EE #EE7268
analogous
#68EEB5 #68E4EE #68A1EE
triadic
#68E4EE #EE68E4 #E4EE68
tetradic
#68E4EE #B568EE #EE7268 #A1EE68
square
#68E4EE #B568EE #EE7268 #A1EE68
split-complementary
#68E4EE #EE68A1 #EEB568
monochromatic
#16B8C5 #31DAE8 #68E4EE #9FEEF4 #D6F8FA
Accessibility & contrast
On white
1.51
#68E4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#68E4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E4EE
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E4EE | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEF
Deuteranopia (green-blind)
#BFCCEF
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68e4ee; /* rgb */ color: rgb(104, 228, 238); /* oklch */ color: oklch(85.2% 0.111 202.5);
Tailwind
colors: {
custom: {
50: '#9fedf3',
500: '#68e4ee',
950: '#000000',
},
}SCSS
$custom: #68e4ee; $custom-light: #9fedf3; $custom-dark: #000000;
JSON
{
"hex": "#68e4ee",
"rgb": {
"r": 104,
"g": 228,
"b": 238
},
"hsl": {
"h": 184.478,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.8524,
"c": 0.1108,
"h": 202.5
},
"luminance": 0.64603
}Semantic roles & 50–950 ramp
primary
#68E4EE
secondary
#C34237
accent
#1909DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585