#68E2EA#68E2EA
#68E2EA is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.6% C 0.109 H 201.2°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #68E2EA |
|---|---|
| RGB | rgb(104, 226, 234) |
| HSL | hsl(184, 76%, 66%) |
| HSV | hsv(184, 56%, 92%) |
| CMYK | cmyk(55.6%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(83.59, -31.77, -14.26) |
| CIE-LCH | lch(83.59, 34.82, 204.18°) |
| OKLab | oklab(84.64% -0.1019 -0.0394) |
| OKLCH | oklch(84.64% 0.109 201.2) |
| XYZ | xyz(47.7504, 63.2716, 87.5222) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.60
Aqua Blue
#02D8E9
ΔE00 4.65
Robin Egg Blue
#8AF1FE
ΔE00 4.77
Robin'S Egg Blue
#98EFF9
ΔE00 5.34
Bright Light Blue
#26F7FD
ΔE00 5.73
Mediumturquoise
#48D1CC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E2EA #EA7068
analogous
#68EAB1 #68E2EA #68A1EA
triadic
#68E2EA #EA68E2 #E2EA68
tetradic
#68E2EA #B168EA #EA7068 #A1EA68
square
#68E2EA #B168EA #EA7068 #A1EA68
split-complementary
#68E2EA #EA68A1 #EAB168
monochromatic
#1AB3BD #32D8E3 #68E2EA #9EECF1 #D3F7F9
Accessibility & contrast
On white
1.54
#68E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#68E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E2EA
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E2EA | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#BECAEB
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e2ea; /* rgb */ color: rgb(104, 226, 234); /* oklch */ color: oklch(84.6% 0.109 201.2);
Tailwind
colors: {
custom: {
50: '#9eebf0',
500: '#68e2ea',
950: '#000000',
},
}SCSS
$custom: #68e2ea; $custom-light: #9eebf0; $custom-dark: #000000;
JSON
{
"hex": "#68e2ea",
"rgb": {
"r": 104,
"g": 226,
"b": 234
},
"hsl": {
"h": 183.692,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.84643,
"c": 0.10924,
"h": 201.2
},
"luminance": 0.63276
}Semantic roles & 50–950 ramp
primary
#68E2EA
secondary
#BC423A
accent
#1A0ED8
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485