#68E4EA#68E4EA
#68E4EA is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.1% C 0.110 H 199.6°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #68E4EA |
|---|---|
| RGB | rgb(104, 228, 234) |
| HSL | hsl(183, 76%, 66%) |
| HSV | hsv(183, 56%, 92%) |
| CMYK | cmyk(55.6%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(84.16, -32.71, -13.41) |
| CIE-LCH | lch(84.16, 35.35, 202.28°) |
| OKLab | oklab(85.1% -0.104 -0.0371) |
| OKLCH | oklch(85.1% 0.11 199.6) |
| XYZ | xyz(48.2974, 64.3656, 87.7045) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.94
Robin Egg Blue
#8AF1FE
ΔE00 4.94
Bright Light Blue
#26F7FD
ΔE00 5.16
Aqua Blue
#02D8E9
ΔE00 5.18
Robin'S Egg Blue
#98EFF9
ΔE00 5.48
Bright Cyan
#41FDFE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E4EA #EA6E68
analogous
#68EAAF #68E4EA #68A3EA
triadic
#68E4EA #EA68E4 #E4EA68
tetradic
#68E4EA #AF68EA #EA6E68 #A3EA68
square
#68E4EA #AF68EA #EA6E68 #A3EA68
split-complementary
#68E4EA #EA68A3 #EAAF68
monochromatic
#1AB6BD #32DAE3 #68E4EA #9EEEF1 #D3F7F9
Accessibility & contrast
On white
1.51
#68E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#68E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E4EA
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E4EA | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#C1CBEB
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68e4ea; /* rgb */ color: rgb(104, 228, 234); /* oklch */ color: oklch(85.1% 0.110 199.6);
Tailwind
colors: {
custom: {
50: '#9fedf0',
500: '#68e4ea',
950: '#000000',
},
}SCSS
$custom: #68e4ea; $custom-light: #9fedf0; $custom-dark: #000000;
JSON
{
"hex": "#68e4ea",
"rgb": {
"r": 104,
"g": 228,
"b": 234
},
"hsl": {
"h": 182.769,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.85103,
"c": 0.11039,
"h": 199.6
},
"luminance": 0.6437
}Semantic roles & 50–950 ramp
primary
#68E4EA
secondary
#BC403A
accent
#170ED8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585