#68E2ED#68E2ED
#68E2ED is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.7% C 0.110 H 203.3°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #68E2ED |
|---|---|
| RGB | rgb(104, 226, 237) |
| HSL | hsl(185, 79%, 67%) |
| HSV | hsv(185, 56%, 93%) |
| CMYK | cmyk(56.1%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(83.68, -30.96, -15.71) |
| CIE-LCH | lch(83.68, 34.71, 206.91°) |
| OKLab | oklab(84.75% -0.1007 -0.0434) |
| OKLCH | oklch(84.75% 0.11 203.3) |
| XYZ | xyz(48.1850, 63.4455, 89.8112) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.91
Robin Egg Blue
#8AF1FE
ΔE00 4.32
Aqua Blue
#02D8E9
ΔE00 4.37
Robin'S Egg Blue
#98EFF9
ΔE00 5.04
Bright Light Blue
#26F7FD
ΔE00 6.14
Darkturquoise
#00CED1
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E2ED #ED7368
analogous
#68EDB5 #68E2ED #68A0ED
triadic
#68E2ED #ED68E2 #E2ED68
tetradic
#68E2ED #B568ED #ED7368 #A0ED68
square
#68E2ED #B568ED #ED7368 #A0ED68
split-complementary
#68E2ED #ED68A0 #EDB568
monochromatic
#17B5C3 #31D7E6 #68E2ED #9FEDF4 #D5F7FA
Accessibility & contrast
On white
1.53
#68E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#68E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E2ED
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E2ED | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#BECAEE
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68e2ed; /* rgb */ color: rgb(104, 226, 237); /* oklch */ color: oklch(84.7% 0.110 203.3);
Tailwind
colors: {
custom: {
50: '#9febf2',
500: '#68e2ed',
950: '#000000',
},
}SCSS
$custom: #68e2ed; $custom-light: #9febf2; $custom-dark: #000000;
JSON
{
"hex": "#68e2ed",
"rgb": {
"r": 104,
"g": 226,
"b": 237
},
"hsl": {
"h": 184.962,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.84746,
"c": 0.10964,
"h": 203.3
},
"luminance": 0.6345
}Semantic roles & 50–950 ramp
primary
#68E2ED
secondary
#C14338
accent
#1C0BDB
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485