#68DFEE#68DFEE
#68DFEE is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.1% C 0.108 H 206.5°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFEE |
|---|---|
| RGB | rgb(104, 223, 238) |
| HSL | hsl(187, 80%, 67%) |
| HSV | hsv(187, 56%, 93%) |
| CMYK | cmyk(56.3%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(82.85, -29.24, -17.48) |
| CIE-LCH | lch(82.85, 34.07, 210.87°) |
| OKLab | oklab(84.09% -0.0971 -0.0483) |
| OKLCH | oklch(84.09% 0.109 206.5) |
| XYZ | xyz(47.5229, 61.8868, 90.3132) |
| Luminance | 0.6189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.11
Aqua Blue
#02D8E9
ΔE00 4.15
Robin Egg Blue
#8AF1FE
ΔE00 4.58
Robin'S Egg Blue
#98EFF9
ΔE00 5.29
Neon Blue
#04D9FF
ΔE00 6.57
Bright Light Blue
#26F7FD
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFEE #EE7768
analogous
#68EEBA #68DFEE #689CEE
triadic
#68DFEE #EE68DF #DFEE68
tetradic
#68DFEE #BA68EE #EE7768 #9CEE68
square
#68DFEE #BA68EE #EE7768 #9CEE68
split-complementary
#68DFEE #EE689C #EEBA68
monochromatic
#16B2C5 #31D3E8 #68DFEE #9FEBF4 #D6F6FA
Accessibility & contrast
On white
1.57
#68DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#68DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFEE
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFEE | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EF
Deuteranopia (green-blind)
#BAC8EE
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68dfee; /* rgb */ color: rgb(104, 223, 238); /* oklch */ color: oklch(84.1% 0.108 206.5);
Tailwind
colors: {
custom: {
50: '#9fe9f3',
500: '#68dfee',
950: '#000000',
},
}SCSS
$custom: #68dfee; $custom-light: #9fe9f3; $custom-dark: #000000;
JSON
{
"hex": "#68dfee",
"rgb": {
"r": 104,
"g": 223,
"b": 238
},
"hsl": {
"h": 186.716,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.84094,
"c": 0.1085,
"h": 206.5
},
"luminance": 0.61891
}Semantic roles & 50–950 ramp
primary
#68DFEE
secondary
#C34737
accent
#2109DC
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485