#69DDF3#69DDF3
#69DDF3 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.9% C 0.109 H 211.8°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #69DDF3 |
|---|---|
| RGB | rgb(105, 221, 243) |
| HSL | hsl(190, 85%, 68%) |
| HSV | hsv(190, 57%, 95%) |
| CMYK | cmyk(56.8%, 9.1%, 0%, 4.7%) |
| CIE-LAB | lab(82.48, -26.70, -20.69) |
| CIE-LCH | lch(82.48, 33.78, 217.77°) |
| OKLab | oklab(83.85% -0.0925 -0.0573) |
| OKLCH | oklch(83.85% 0.109 211.8) |
| XYZ | xyz(47.8533, 61.1826, 94.0642) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.23
Neon Blue
#04D9FF
ΔE00 4.71
Aqua Blue
#02D8E9
ΔE00 5.22
Robin Egg Blue
#8AF1FE
ΔE00 5.44
Robin'S Egg Blue
#98EFF9
ΔE00 6.12
Sky Blue
#87CEEB
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DDF3 #F37F69
analogous
#69F3C4 #69DDF3 #6998F3
triadic
#69DDF3 #F369DD #DDF369
tetradic
#69DDF3 #C469F3 #F37F69 #98F369
square
#69DDF3 #C469F3 #F37F69 #98F369
split-complementary
#69DDF3 #F36998 #F3C469
monochromatic
#11B2D1 #30D0EE #69DDF3 #A2EAF8 #DAF7FC
Accessibility & contrast
On white
1.59
#69DDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#69DDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DDF3
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DDF3 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F4
Deuteranopia (green-blind)
#B6C7F3
Tritanopia (blue-blind)
#00E6E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69ddf3; /* rgb */ color: rgb(105, 221, 243); /* oklch */ color: oklch(83.9% 0.109 211.8);
Tailwind
colors: {
custom: {
50: '#9fe7f7',
500: '#69ddf3',
950: '#000000',
},
}SCSS
$custom: #69ddf3; $custom-light: #9fe7f7; $custom-dark: #000000;
JSON
{
"hex": "#69ddf3",
"rgb": {
"r": 105,
"g": 221,
"b": 243
},
"hsl": {
"h": 189.565,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.83854,
"c": 0.10879,
"h": 211.8
},
"luminance": 0.61187
}Semantic roles & 50–950 ramp
primary
#69DDF3
secondary
#CC4D34
accent
#2704E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485