#68E1EA#68E1EA
#68E1EA is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.4% C 0.109 H 201.9°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #68E1EA |
|---|---|
| RGB | rgb(104, 225, 234) |
| HSL | hsl(184, 76%, 66%) |
| HSV | hsv(184, 56%, 92%) |
| CMYK | cmyk(55.6%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(83.30, -31.29, -14.69) |
| CIE-LCH | lch(83.30, 34.56, 205.15°) |
| OKLab | oklab(84.41% -0.1008 -0.0406) |
| OKLCH | oklch(84.41% 0.109 201.9) |
| XYZ | xyz(47.4793, 62.7293, 87.4318) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.51
Aqua Blue
#02D8E9
ΔE00 4.43
Robin Egg Blue
#8AF1FE
ΔE00 4.74
Robin'S Egg Blue
#98EFF9
ΔE00 5.32
Bright Light Blue
#26F7FD
ΔE00 6.04
Darkturquoise
#00CED1
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E1EA #EA7168
analogous
#68EAB2 #68E1EA #68A0EA
triadic
#68E1EA #EA68E1 #E1EA68
tetradic
#68E1EA #B268EA #EA7168 #A0EA68
square
#68E1EA #B268EA #EA7168 #A0EA68
split-complementary
#68E1EA #EA68A0 #EAB268
monochromatic
#1AB2BD #32D6E3 #68E1EA #9EECF1 #D3F6F9
Accessibility & contrast
On white
1.55
#68E1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#68E1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E1EA
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E1EA | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EB
Deuteranopia (green-blind)
#BDC9EB
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e1ea; /* rgb */ color: rgb(104, 225, 234); /* oklch */ color: oklch(84.4% 0.109 201.9);
Tailwind
colors: {
custom: {
50: '#9eeaf0',
500: '#68e1ea',
950: '#000000',
},
}SCSS
$custom: #68e1ea; $custom-light: #9eeaf0; $custom-dark: #000000;
JSON
{
"hex": "#68e1ea",
"rgb": {
"r": 104,
"g": 225,
"b": 234
},
"hsl": {
"h": 184.154,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.84413,
"c": 0.1087,
"h": 201.9
},
"luminance": 0.62734
}Semantic roles & 50–950 ramp
primary
#68E1EA
secondary
#BC433A
accent
#1C0ED8
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485