#69FDFD#69FDFD
#69FDFD is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.5% C 0.126 H 195.2°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDFD |
|---|---|
| RGB | rgb(105, 253, 253) |
| HSL | hsl(180, 97%, 70%) |
| HSV | hsv(180, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(91.84, -39.08, -11.87) |
| CIE-LCH | lch(91.84, 40.85, 196.90°) |
| OKLab | oklab(91.5% -0.1213 -0.0329) |
| OKLCH | oklch(91.5% 0.126 195.2) |
| XYZ | xyz(58.6729, 80.3395, 105.3244) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.90
Aqua
#00FFFF
ΔE00 3.09
Bright Light Blue
#26F7FD
ΔE00 3.16
Bright Turquoise
#0FFEF9
ΔE00 3.63
Bright Aqua
#0BF9EA
ΔE00 6.08
Light Cyan
#ACFFFC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDFD #FD6969
analogous
#69FDB3 #69FDFD #69B3FD
triadic
#69FDFD #FD69FD #FDFD69
tetradic
#69FDFD #B369FD #FD6969 #B3FD69
square
#69FDFD #B369FD #FD6969 #B3FD69
split-complementary
#69FDFD #FD69B3 #FDB369
monochromatic
#03E8E8 #2DFCFC #69FDFD #A5FEFE #E1FFFF
Accessibility & contrast
On white
1.23
#69FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#69FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDFD
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDFD | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #69fdfd; /* rgb */ color: rgb(105, 253, 253); /* oklch */ color: oklch(91.5% 0.126 195.2);
Tailwind
colors: {
custom: {
50: '#a3fefe',
500: '#69fdfd',
950: '#000000',
},
}SCSS
$custom: #69fdfd; $custom-light: #a3fefe; $custom-dark: #000000;
JSON
{
"hex": "#69fdfd",
"rgb": {
"r": 105,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.91497,
"c": 0.12571,
"h": 195.2
},
"luminance": 0.80346
}Semantic roles & 50–950 ramp
primary
#69FDFD
secondary
#D83232
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685