#68E4ED#68E4ED
#68E4ED is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.2% C 0.111 H 201.8°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #68E4ED |
|---|---|
| RGB | rgb(104, 228, 237) |
| HSL | hsl(184, 79%, 67%) |
| HSV | hsv(184, 56%, 93%) |
| CMYK | cmyk(56.1%, 3.8%, 0%, 7.1%) |
| CIE-LAB | lab(84.25, -31.91, -14.85) |
| CIE-LCH | lch(84.25, 35.20, 204.96°) |
| OKLab | oklab(85.21% -0.1028 -0.0411) |
| OKLCH | oklch(85.21% 0.111 201.8) |
| XYZ | xyz(48.7320, 64.5395, 89.9935) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.07
Robin Egg Blue
#8AF1FE
ΔE00 4.34
Aqua Blue
#02D8E9
ΔE00 4.75
Robin'S Egg Blue
#98EFF9
ΔE00 5.05
Bright Light Blue
#26F7FD
ΔE00 5.47
Bright Cyan
#41FDFE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E4ED #ED7168
analogous
#68EDB4 #68E4ED #68A2ED
triadic
#68E4ED #ED68E4 #E4ED68
tetradic
#68E4ED #B468ED #ED7168 #A2ED68
square
#68E4ED #B468ED #ED7168 #A2ED68
split-complementary
#68E4ED #ED68A2 #EDB468
monochromatic
#17B8C3 #31DAE6 #68E4ED #9FEEF4 #D5F8FA
Accessibility & contrast
On white
1.51
#68E4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#68E4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E4ED
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E4ED | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEE
Deuteranopia (green-blind)
#C0CCEE
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68e4ed; /* rgb */ color: rgb(104, 228, 237); /* oklch */ color: oklch(85.2% 0.111 201.8);
Tailwind
colors: {
custom: {
50: '#9fedf2',
500: '#68e4ed',
950: '#000000',
},
}SCSS
$custom: #68e4ed; $custom-light: #9fedf2; $custom-dark: #000000;
JSON
{
"hex": "#68e4ed",
"rgb": {
"r": 104,
"g": 228,
"b": 237
},
"hsl": {
"h": 184.06,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.85205,
"c": 0.11068,
"h": 201.8
},
"luminance": 0.64544
}Semantic roles & 50–950 ramp
primary
#68E4ED
secondary
#C14138
accent
#190BDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585