#69FDF3#69FDF3
#69FDF3 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.127 H 189.0°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDF3 |
|---|---|
| RGB | rgb(105, 253, 243) |
| HSL | hsl(176, 97%, 70%) |
| HSV | hsv(176, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 4%, 0.8%) |
| CIE-LAB | lab(91.56, -41.67, -7.10) |
| CIE-LCH | lch(91.56, 42.27, 189.67°) |
| OKLab | oklab(91.18% -0.1254 -0.0199) |
| OKLCH | oklch(91.18% 0.127 189) |
| XYZ | xyz(57.1215, 79.7190, 97.1536) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.23
Bright Aqua
#0BF9EA
ΔE00 3.65
Bright Cyan
#41FDFE
ΔE00 3.82
Aqua
#00FFFF
ΔE00 4.13
Bright Light Blue
#26F7FD
ΔE00 5.52
Tiffany Blue
#7BF2DA
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDF3 #FD6973
analogous
#69FDA9 #69FDF3 #69BDFD
triadic
#69FDF3 #F369FD #FDF369
tetradic
#69FDF3 #A969FD #FD6973 #BDFD69
square
#69FDF3 #A969FD #FD6973 #BDFD69
split-complementary
#69FDF3 #FD69BD #FDA969
monochromatic
#03E8D9 #2DFCEE #69FDF3 #A5FEF8 #E1FFFD
Accessibility & contrast
On white
1.24
#69FDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#69FDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDF3
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDF3 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F3
Deuteranopia (green-blind)
#D9E0F5
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #69fdf3; /* rgb */ color: rgb(105, 253, 243); /* oklch */ color: oklch(91.2% 0.127 189.0);
Tailwind
colors: {
custom: {
50: '#a2fef7',
500: '#69fdf3',
950: '#000000',
},
}SCSS
$custom: #69fdf3; $custom-light: #a2fef7; $custom-dark: #000000;
JSON
{
"hex": "#69fdf3",
"rgb": {
"r": 105,
"g": 253,
"b": 243
},
"hsl": {
"h": 175.946,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.91179,
"c": 0.12701,
"h": 189
},
"luminance": 0.79725
}Semantic roles & 50–950 ramp
primary
#69FDF3
secondary
#D8323D
accent
#0010E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685