#68DDF2#68DDF2
#68DDF2 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.8% C 0.109 H 211.0°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #68DDF2 |
|---|---|
| RGB | rgb(104, 221, 242) |
| HSL | hsl(189, 84%, 68%) |
| HSV | hsv(189, 57%, 95%) |
| CMYK | cmyk(57%, 8.7%, 0%, 5.1%) |
| CIE-LAB | lab(82.41, -27.17, -20.26) |
| CIE-LCH | lch(82.41, 33.89, 216.72°) |
| OKLab | oklab(83.78% -0.0935 -0.0561) |
| OKLCH | oklch(83.78% 0.109 211) |
| XYZ | xyz(47.5859, 61.0621, 93.2656) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.04
Neon Blue
#04D9FF
ΔE00 4.89
Aqua Blue
#02D8E9
ΔE00 4.93
Robin Egg Blue
#8AF1FE
ΔE00 5.33
Robin'S Egg Blue
#98EFF9
ΔE00 6.03
Sky Blue
#87CEEB
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DDF2 #F27D68
analogous
#68F2C2 #68DDF2 #6898F2
triadic
#68DDF2 #F268DD #DDF268
tetradic
#68DDF2 #C268F2 #F27D68 #98F268
square
#68DDF2 #C268F2 #F27D68 #98F268
split-complementary
#68DDF2 #F26898 #F2C268
monochromatic
#12B1CE #30D0ED #68DDF2 #A0EAF7 #D9F6FC
Accessibility & contrast
On white
1.59
#68DDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#68DDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DDF2
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DDF2 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F3
Deuteranopia (green-blind)
#B7C6F2
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68ddf2; /* rgb */ color: rgb(104, 221, 242); /* oklch */ color: oklch(83.8% 0.109 211.0);
Tailwind
colors: {
custom: {
50: '#9fe7f6',
500: '#68ddf2',
950: '#000000',
},
}SCSS
$custom: #68ddf2; $custom-light: #9fe7f6; $custom-dark: #000000;
JSON
{
"hex": "#68ddf2",
"rgb": {
"r": 104,
"g": 221,
"b": 242
},
"hsl": {
"h": 189.13,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.83782,
"c": 0.10901,
"h": 211
},
"luminance": 0.61067
}Semantic roles & 50–950 ramp
primary
#68DDF2
secondary
#CA4B34
accent
#2605E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485