#68E4E4#68E4E4
#68E4E4 is a very light, moderate teal. Relative luminance 0.640; OKLCH L 84.9% C 0.110 H 195.3°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #68E4E4 |
|---|---|
| RGB | rgb(104, 228, 228) |
| HSL | hsl(180, 70%, 65%) |
| HSV | hsv(180, 54%, 89%) |
| CMYK | cmyk(54.4%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(83.98, -34.30, -10.50) |
| CIE-LCH | lch(83.98, 35.87, 197.02°) |
| OKLab | oklab(84.9% -0.1064 -0.0291) |
| OKLCH | oklch(84.9% 0.11 195.3) |
| XYZ | xyz(47.4500, 64.0267, 83.2415) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.23
Mediumturquoise
#48D1CC
ΔE00 5.31
Bright Cyan
#41FDFE
ΔE00 5.81
Robin'S Egg
#6DEDFD
ΔE00 5.88
Turquoise
#40E0D0
ΔE00 6.29
Robin Egg Blue
#8AF1FE
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E4E4 #E46868
analogous
#68E4A6 #68E4E4 #68A6E4
triadic
#68E4E4 #E468E4 #E4E468
tetradic
#68E4E4 #A668E4 #E46868 #A6E468
square
#68E4E4 #A668E4 #E46868 #A6E468
split-complementary
#68E4E4 #E468A6 #E4A668
monochromatic
#20B2B2 #34DBDB #68E4E4 #9CEDED #D0F7F7
Accessibility & contrast
On white
1.52
#68E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#68E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E4E4
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E4E4 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE4
Deuteranopia (green-blind)
#C2CBE5
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68e4e4; /* rgb */ color: rgb(104, 228, 228); /* oklch */ color: oklch(84.9% 0.110 195.3);
Tailwind
colors: {
custom: {
50: '#9eedec',
500: '#68e4e4',
950: '#000000',
},
}SCSS
$custom: #68e4e4; $custom-light: #9eedec; $custom-dark: #000000;
JSON
{
"hex": "#68e4e4",
"rgb": {
"r": 104,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 69.663,
"l": 65.098
},
"oklch": {
"l": 0.84902,
"c": 0.11034,
"h": 195.3
},
"luminance": 0.64031
}Semantic roles & 50–950 ramp
primary
#68E4E4
secondary
#B33E3E
accent
#1414D2
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584