#68D4E3#68D4E3
#68D4E3 is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.2% C 0.101 H 207.4°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #68D4E3 |
|---|---|
| RGB | rgb(104, 212, 227) |
| HSL | hsl(187, 69%, 65%) |
| HSV | hsv(187, 54%, 89%) |
| CMYK | cmyk(54.2%, 6.6%, 0%, 11%) |
| CIE-LAB | lab(79.37, -26.91, -16.87) |
| CIE-LCH | lch(79.37, 31.76, 212.09°) |
| OKLab | oklab(81.18% -0.0898 -0.0466) |
| OKLCH | oklch(81.18% 0.101 207.4) |
| XYZ | xyz(43.1119, 55.5720, 81.1127) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.25
Robin'S Egg
#6DEDFD
ΔE00 5.68
Neon Blue
#04D9FF
ΔE00 6.42
Robin Egg Blue
#8AF1FE
ΔE00 6.81
Robin'S Egg Blue
#98EFF9
ΔE00 7.08
Darkturquoise
#00CED1
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D4E3 #E37768
analogous
#68E3B4 #68D4E3 #6897E3
triadic
#68D4E3 #E368D4 #D4E368
tetradic
#68D4E3 #B468E3 #E37768 #97E368
square
#68D4E3 #B468E3 #E37768 #97E368
split-complementary
#68D4E3 #E36897 #E3B468
monochromatic
#219EB0 #34C5D9 #68D4E3 #9CE3ED #CFF1F6
Accessibility & contrast
On white
1.73
#68D4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#68D4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D4E3
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D4E3 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CDE4
Deuteranopia (green-blind)
#B1BEE3
Tritanopia (blue-blind)
#00DCD8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68d4e3; /* rgb */ color: rgb(104, 212, 227); /* oklch */ color: oklch(81.2% 0.101 207.4);
Tailwind
colors: {
custom: {
50: '#9de1eb',
500: '#68d4e3',
950: '#000000',
},
}SCSS
$custom: #68d4e3; $custom-light: #9de1eb; $custom-dark: #000000;
JSON
{
"hex": "#68d4e3",
"rgb": {
"r": 104,
"g": 212,
"b": 227
},
"hsl": {
"h": 187.317,
"s": 68.715,
"l": 64.902
},
"oklch": {
"l": 0.81179,
"c": 0.1012,
"h": 207.4
},
"luminance": 0.55576
}Semantic roles & 50–950 ramp
primary
#68D4E3
secondary
#B14C3E
accent
#2C15D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484